menu
approval_tests_flutter package
documentation
approval_tests_flutter.dart
FilePathExtractor
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
isWindows
final
Indicates whether the current platform is Windows.
Implementation
static final bool isWindows = Platform.isWindows;
approval_tests_flutter package
documentation
approval_tests_flutter
FilePathExtractor
isWindows property
FilePathExtractor class