titleWidget property

Widget? titleWidget
final

the widget for the title

if provided, then title, titleStyle, titleBackgroundColor are no use

Implementation

final Widget? titleWidget;