menu
bones_ui package
documentation
bones_ui_kit.dart
Pair<T>
aNotNull property
aNotNull property
dark_mode
light_mode
aNotNull
property
bool
get
aNotNull
Returns
true
if
a
not null.
Implementation
bool get aNotNull => a != null;
bones_ui package
documentation
bones_ui_kit
Pair<T>
aNotNull property
Pair class