menu
masamune_mobile package
documentation
masamune_mobile.dart
Config
isIOS property
isIOS property
dark_mode
light_mode
isIOS
property
bool
get
isIOS
True for IOS apps.
Implementation
static bool get isIOS => false;
masamune_mobile package
documentation
masamune_mobile
Config
isIOS property
Config class