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