text property

String? text
final

text of type String is alternative to child. text will get priority over child

Implementation

final String? text;