menu
Flutter
expect
isEmpty constant
isEmpty
brightness_4
brightness_5
isEmpty
top-level constant
Matcher
const
isEmpty
Returns a matcher that matches the isEmpty property.
Implementation
const Matcher isEmpty = _Empty();
Flutter
expect
isEmpty constant
expect library