menu
checkable_treeview package
documentation
checkable_treeview.dart
TreeView<T>
showSelectAll property
showSelectAll property
dark_mode
light_mode
showSelectAll
property
bool
showSelectAll
final
Whether to show a "Select All" checkbox.
Implementation
final bool showSelectAll;
checkable_treeview package
documentation
checkable_treeview
TreeView<T>
showSelectAll property
TreeView class