menu
flutter_easy package
documentation
utils/export.dart
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
top-level property
bool
get
isDesktop
Implementation
bool get isDesktop => !kIsWeb && !isPhone && !isTablet;
flutter_easy package
documentation
utils/export
isDesktop property
export library