menu
allure_flutter_test package
documentation
integration_test.dart
isUnsupportedError constant
isUnsupportedError constant
dark_mode
light_mode
isUnsupportedError
top-level constant
TypeMatcher
<
UnsupportedError
>
const
isUnsupportedError
A matcher for
UnsupportedError
.
Implementation
const isUnsupportedError = TypeMatcher<UnsupportedError>();
allure_flutter_test package
documentation
integration_test
isUnsupportedError constant
integration_test library