buttonText property

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

Text on the button.

Implementation

@Input()
String? buttonText;