menu
my_utility package
documentation
test/expect.dart
isArgumentError constant
isArgumentError constant
dark_mode
light_mode
isArgumentError
top-level constant
TypeMatcher
<
ArgumentError
>
const
isArgumentError
A matcher for
ArgumentError
.
Implementation
const isArgumentError = TypeMatcher<ArgumentError>();
my_utility package
documentation
test/expect
isArgumentError constant
expect library