menu
bones_ui package
documentation
bones_ui_test.dart
DOMTemplate
hasDSX property
hasDSX property
dark_mode
light_mode
hasDSX
property
bool
get
hasDSX
Returns
true
if this node or any sub-node is a
DSX
entry.
Implementation
bool get hasDSX => false;
bones_ui package
documentation
bones_ui_test
DOMTemplate
hasDSX property
DOMTemplate class