iconConstants top-level constant

String const iconConstants

Implementation

const iconConstants = """
// Projeye dışarıdan dahil olmuş ikonların pathleri
class IconConstants {
  //static const home = 'assets/icons/home.svg';
}
""";