menu
megamil_toolkit package
documentation
helpers/device_helper.dart
DeviceHelper
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
isWindows
final
Implementation
static final bool isWindows = !kIsWeb && Platform.isWindows;
megamil_toolkit package
documentation
helpers/device_helper
DeviceHelper
isWindows property
DeviceHelper class