menu
ngcomponents package
documentation
material_select/material_select_dropdown_item.dart
MaterialSelectDropdownItemComponent<T>
seletedStr property
seletedStr property
dark_mode
light_mode
seletedStr
property
@HostBinding('attr.aria-selected')
String
get
seletedStr
Implementation
@HostBinding('attr.aria-selected') String get seletedStr => '$isSelected';
ngcomponents package
documentation
material_select/material_select_dropdown_item
MaterialSelectDropdownItemComponent<T>
seletedStr property
MaterialSelectDropdownItemComponent class