menu
my_components package
documentation
extensions/platform_info.dart
PlatformInfo
isPhone property
isPhone property
dark_mode
light_mode
isPhone
property
bool
get
isPhone
Implementation
static bool get isPhone => Get.context?.isPhone ?? false;
my_components package
documentation
extensions/platform_info
PlatformInfo
isPhone property
PlatformInfo class