text property
Optional single text child sugar — equivalent to children: [Text(text)]
when no explicit children are given.
Implementation
final String? text;
Optional single text child sugar — equivalent to children: [Text(text)]
when no explicit children are given.
final String? text;