menu
otium_ecommerce
core/config/constants/app_paths.dart
AppPaths
homeCategory constant
homeCategory
dark_mode
light_mode
homeCategory
constant
String
const
homeCategory
Implementation
static const String homeCategory = 'catalog/:categoryId';
otium_ecommerce
app_paths
AppPaths
homeCategory constant
AppPaths class