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