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