menu
Flutter
expect.dart
isNull constant
isNull
dark_mode
light_mode
isNull
top-level constant
Matcher
const
isNull
A matcher that matches any null value.
Implementation
const Matcher isNull = _IsNull();
Flutter
expect
isNull constant
expect library
Cookies management controls