menu
fcc_widget_library package
documentation
fcc_responsive.dart
FCCLayoutInfo
isTablet property
isTablet property
dark_mode
light_mode
isTablet
property
bool
get
isTablet
Implementation
bool get isTablet => deviceType == FCCDeviceType.tablet;
fcc_widget_library package
documentation
fcc_responsive
FCCLayoutInfo
isTablet property
FCCLayoutInfo class