subtitleWidget property

Widget? get subtitleWidget

Returns the subtitle widget of the tab.

Implementation

Widget? get subtitleWidget => forceWidget(subtitle);