text property

String? text
final

Text takes String and If child and text both are given then text will be given priority.

Implementation

final String? text;