menu
bones_ui package
documentation
bones_ui_test.dart
TextNode
hasValue property
hasValue property
dark_mode
light_mode
hasValue
property
@
override
bool
get
hasValue
override
Returns
true
if has
value
.
Implementation
@override bool get hasValue => isNotEmptyObject(text);
bones_ui package
documentation
bones_ui_test
TextNode
hasValue property
TextNode class