menu
angulardart_components package
documentation
material_input/input_wrapper.dart
MaterialInputWrapper
label property
label property
dark_mode
light_mode
label
property
@Input.new()
String
?
label
getter/setter pair
The label to use on the input.
Implementation
@Input() String? label;
angulardart_components package
documentation
material_input/input_wrapper
MaterialInputWrapper
label property
MaterialInputWrapper class