WallPaper_FSX_Flutter/lib/generated/assets.dart
2024-05-13 13:44:27 +08:00

10 lines
325 B
Dart

///This file is automatically generated. DO NOT EDIT, all your changes would be lost.
class Assets {
Assets._();
static const String imagesError = 'assets/images/error.png';
static const String imagesPlaceholder = 'assets/images/placeholder.png';
static const String jsonWallpaper = 'assets/json/wallpaper.json';
}