menu
matcher package
documentation
expect.dart
isRangeError constant
isRangeError constant
dark_mode
light_mode
isRangeError
top-level constant
TypeMatcher
<
RangeError
>
const
isRangeError
A matcher for
RangeError
.
Implementation
const isRangeError = TypeMatcher<RangeError>();
matcher package
documentation
expect
isRangeError constant
expect library