menu
neomage package
documentation
utils/fast_mode/fast_mode.dart
FastModeConfig
isInBundledMode property
isInBundledMode property
dark_mode
light_mode
isInBundledMode
property
bool
Function
()
isInBundledMode
final
Check if running in bundled/native mode.
Implementation
final bool Function() isInBundledMode;
neomage package
documentation
utils/fast_mode/fast_mode
FastModeConfig
isInBundledMode property
FastModeConfig class