icon property
Button icon, don't use when the button has a label (use leading-/trailingIcon for that)
Implementation
@Input()
String? icon;
Button icon, don't use when the button has a label (use leading-/trailingIcon for that)
@Input()
String? icon;