menu
flutter_base_models package
documentation
tree/base_tree_model.dart
BaseTreeModel
children property
children property
dark_mode
light_mode
children
property
List
<
BaseTreeModel
>
?
children
final
Implementation
final List<BaseTreeModel>? children;
flutter_base_models package
documentation
tree/base_tree_model
BaseTreeModel
children property
BaseTreeModel class