text property

Widget text
final

Tooltip text. Typically a Text widget. This widget will be passed to the tooltip and styled accordingly.

Implementation

final Widget text;