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