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