menu
patrol_finders_plus package
documentation
patrol_finders_plus.dart
PatrolTester
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Whether the test is running on web.
Implementation
bool get isWeb => kIsWeb;
patrol_finders_plus package
documentation
patrol_finders_plus
PatrolTester
isWeb property
PatrolTester class