text property
text is the value of the text which is displayed on MBElevatedButton. This is the required field, so there is no default value to it.
Implementation
final String text;
text is the value of the text which is displayed on MBElevatedButton. This is the required field, so there is no default value to it.
final String text;