menu
my_utility package
documentation
test/matcher.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>();
my_utility package
documentation
test/matcher
isUnsupportedError constant
matcher library