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