text property

String text
final

text is the value of the text which is displayed on MBElevatedButton. This is a required field, so there is no default value to it.

Implementation

final String text;