leadingIcon property

  1. @Input()
String? leadingIcon
getter/setter pair

Only use when the button also has a label

Implementation

@Input()
String? leadingIcon;