ariaLabel property

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

Aria label for button trigger.

Implementation

@Input()
String? ariaLabel;