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