text property

  1. @JsonKey(name: 'text')
String get text
inherited

Label text on the button

Implementation

@JsonKey(name: 'text')
String get text;