menu
bones_ui package
documentation
bones_ui_test.dart
UITestChain<U extends UIRoot, E, P extends UITestChain<U, dynamic, dynamic, dynamic>, T extends UITestChain<U, E, P, T>>
isNotNull property
isNotNull property
dark_mode
light_mode
isNotNull
property
bool
get
isNotNull
Implementation
bool get isNotNull => element != null;
bones_ui package
documentation
bones_ui_test
UITestChain<U extends UIRoot, E, P extends UITestChain<U, dynamic, dynamic, dynamic>, T extends UITestChain<U, E, P, T>>
isNotNull property
UITestChain class