Files
hlaskovnik-reimagined/frontend/lib/values/constants.dart
T
2026-03-23 08:10:56 +01:00

3 lines
57 B
Dart

class Constants {
static const double edgeInset = 16;
}