menu
katana_flutter package
documentation
config/mobile/mobile.dart
Config
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
True if it is web.
Implementation
static bool get isWeb => kIsWeb;
katana_flutter package
documentation
config/mobile/mobile
Config
isWeb property
Config class