buttonText property

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

Dropdown button text.

Implementation

@Input()
String? buttonText;