menu
selection_tree_view package
documentation
viewmodel/tree_view_cubit.dart
TreeViewCubit
state property
state property
dark_mode
light_mode
state
property
@
override
TreeViewState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
selection_tree_view package
documentation
viewmodel/tree_view_cubit
TreeViewCubit
state property
TreeViewCubit class