3 lines
57 B
Dart
Executable File
3 lines
57 B
Dart
Executable File
class Constants {
|
|
static const double edgeInset = 16;
|
|
} |