titleWidget property

Widget? titleWidget
getter/setter pair

The widget to display as the button (overrides title if provided).

Implementation

Widget? titleWidget;