menu
filetools package
documentation
ft.dart
isWindows property
isWindows property
dark_mode
light_mode
isWindows
top-level property
bool
isWindows
final
True if the current operating system is Windows.
Implementation
final bool isWindows = Platform.isWindows;
filetools package
documentation
ft
isWindows property
ft library