text property

String text
final

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

Implementation

final String text;