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