menu
t_helpers package
documentation
platform.helper.dart
isMacOS property
isMacOS property
dark_mode
light_mode
isMacOS
top-level property
bool
get
isMacOS
Implementation
bool get isMacOS => !kIsWeb && Platform.isMacOS;
t_helpers package
documentation
platform.helper
isMacOS property
platform.helper library