titleWidget property

Widget? get titleWidget

Returns the title widget of the tab.

Implementation

Widget? get titleWidget => forceWidget(title);