trailingIcon property

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

Only use when the button also has a label

Implementation

@Input()
String? trailingIcon;