menu
ngcomponents package
documentation
material_tree/material_tree.dart
MaterialTreeComponent<T>
expandAll property
expandAll property
dark_mode
light_mode
expandAll
property
@Input()
bool
expandAll
getter/setter pair
Whether to initially expand an option group.
Implementation
@Input() bool expandAll = false;
ngcomponents package
documentation
material_tree/material_tree
MaterialTreeComponent<T>
expandAll property
MaterialTreeComponent class