menu
app_install_date package
documentation
utils.dart
PlatformUtils
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows => !kIsWeb && Platform.isWindows;
app_install_date package
documentation
utils
PlatformUtils
isWindows property
PlatformUtils class