menu
dev_test package
documentation
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>();
dev_test package
documentation
test
isUnsupportedError constant
test library