imageConstants top-level constant

String const imageConstants

Implementation

const imageConstants = """
// Projeye dışarıdan dahil olmuş resimlerin pathleri
class ImageConstants{
  //static const background = 'assets/images/background.svg';
}
""";