menu
flutterware package
documentation
flutter_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>();
flutterware package
documentation
flutter_test
isUnsupportedError constant
flutter_test library