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