menu
matcher package
documentation
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>();
matcher package
documentation
expect
isArgumentError constant
expect library