text property

dynamic text
final

The content text or widget to display.

Can be either a String or a Widget.

Implementation

final dynamic text;