menu
flutter_flexui package
documentation
flutter_flexui.dart
DeviceExtension
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Get true if Desktop
Implementation
bool get isDesktop => Device.isDesktop;
flutter_flexui package
documentation
flutter_flexui
DeviceExtension
isDesktop property
DeviceExtension extension on
BuildContext