TIF_E41201615/lib/styles/images.dart

3 lines
85 B
Dart

class AppImages {
static const logoFull = "assets/images/logo_snapcook_full.png";
}