Files
iris/lib/info.dart
2024-11-21 21:27:38 +08:00

4 lines
47 B
Dart

class INFO {
static String title = 'Iris';
}