6 lines
66 B
Dart
6 lines
66 B
Dart
|
|
part of 'theme.dart';
|
||
|
|
|
||
|
|
class AppValue {
|
||
|
|
// TODO: define value
|
||
|
|
}
|