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