menu
ngcomponents package
documentation
material_input/base_material_input.dart
BaseMaterialInput
ariaLabel property
ariaLabel property
dark_mode
light_mode
ariaLabel
property
String
?
get
ariaLabel
Implementation
String? get ariaLabel => inputAriaLabel ?? label;
ngcomponents package
documentation
material_input/base_material_input
BaseMaterialInput
ariaLabel property
BaseMaterialInput class