menu
my_utility package
documentation
test/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>();
my_utility package
documentation
test/expect
isRangeError constant
expect library