3 lines
63 B
Dart
3 lines
63 B
Dart
class C {
|
|
static const double materialDrawerWidth = 304.0;
|
|
}
|
class C {
|
|
static const double materialDrawerWidth = 304.0;
|
|
}
|