buttonText property

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

Trigger button text. Ignored if the MenuModel has an icon.

Implementation

@Input()
String buttonText = '';