TIF_E41201615/lib/styles/animations.dart

3 lines
86 B
Dart

class AppAnimations {
static const scan = "assets/animations/scan_animation.json";
}