textWidget property

Widget? textWidget
final

Widget to display above the preview. If null, defaults to a linkified text.

Implementation

final Widget? textWidget;