menu
flutter_easy package
documentation
utils/export.dart
isWindows property
isWindows property
dark_mode
light_mode
isWindows
top-level property
bool
isWindows
getter/setter pair
Implementation
bool isWindows = kIsWeb ? false : Platform.isWindows;
flutter_easy package
documentation
utils/export
isWindows property
export library