menu
katana_flutter package
documentation
config/others/others.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;
katana_flutter package
documentation
config/others/others
Config
isIOS property
Config class