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