infoWidget property

Widget? infoWidget
final

Additional widget to be displayed alongside with the info widget. Typically an Icon.

Implementation

final Widget? infoWidget;