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