menu
neomage package
documentation
utils/constants/system.dart
SystemConstants
mobilePlatforms constant
mobilePlatforms constant
dark_mode
light_mode
mobilePlatforms
constant
List
<
String
>
const
mobilePlatforms
Implementation
static const List<String> mobilePlatforms = ['android', 'ios'];
neomage package
documentation
utils/constants/system
SystemConstants
mobilePlatforms constant
SystemConstants class