menu
ngcomponents package
documentation
material_tree/material_tree.dart
MaterialTreeComponent<T>
hostMultiselectable property
hostMultiselectable property
dark_mode
light_mode
hostMultiselectable
property
@HostBinding('attr.aria-multiselectable')
String
get
hostMultiselectable
Implementation
@HostBinding('attr.aria-multiselectable') String get hostMultiselectable => '$showFlatCheck';
ngcomponents package
documentation
material_tree/material_tree
MaterialTreeComponent<T>
hostMultiselectable property
MaterialTreeComponent class