menu
fluttery_framework package
documentation
view.dart
GetPlatform
isMobile property
isMobile property
dark_mode
light_mode
isMobile
property
bool
get
isMobile
Implementation
static bool get isMobile => GetPlatform.isIOS || GetPlatform.isAndroid;
fluttery_framework package
documentation
view
GetPlatform
isMobile property
GetPlatform class