menu
geniuslink_design_system package
documentation
design_system/components/data/tree_models.dart
TreeRow<T>
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
hasChildren
final
Whether the node has children to disclose.
Implementation
final bool hasChildren;
geniuslink_design_system package
documentation
design_system/components/data/tree_models
TreeRow<T>
hasChildren property
TreeRow class