menu
air_framework package
documentation
framework/testing/testing.dart
StateMatcher
isNull property
isNull property
dark_mode
light_mode
isNull
property
bool
get
isNull
Check if state is null
Implementation
bool get isNull => harness.getState(key) == null;
air_framework package
documentation
framework/testing/testing
StateMatcher
isNull property
StateMatcher class