menu
flutter_treeview_plus package
documentation
bloc/treeview_bloc.dart
TreeviewBloc
state property
state property
dark_mode
light_mode
state
property
@
override
TreeviewState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
flutter_treeview_plus package
documentation
bloc/treeview_bloc
TreeviewBloc
state property
TreeviewBloc class