menu
ngcomponents package
documentation
material_radio/material_radio.dart
MaterialRadioComponent
disabledStr property
disabledStr property
dark_mode
light_mode
disabledStr
property
@HostBinding('attr.aria-disabled')
String
get
disabledStr
Implementation
@HostBinding('attr.aria-disabled') String get disabledStr => disabled.toString();
ngcomponents package
documentation
material_radio/material_radio
MaterialRadioComponent
disabledStr property
MaterialRadioComponent class