menu
neom_commons package
documentation
utils/constants/app_constants.dart
AppConstants
maxBandNameLength constant
maxBandNameLength constant
dark_mode
light_mode
maxBandNameLength
constant
int
const
maxBandNameLength
Implementation
static const int maxBandNameLength = 15;
neom_commons package
documentation
utils/constants/app_constants
AppConstants
maxBandNameLength constant
AppConstants class