menu
moviestar
constants/cache_constants.dart
MovieCategories
topRated constant
topRated
dark_mode
light_mode
topRated
constant
String
const
topRated
Top rated movies category.
Implementation
static const String topRated = 'top_rated';
moviestar
cache_constants
MovieCategories
topRated constant
MovieCategories class