titleWidget property
the widget for the title
if provided, then title, titleStyle, titleBackgroundColor are no use
Implementation
final Widget? titleWidget;
the widget for the title
if provided, then title, titleStyle, titleBackgroundColor are no use
final Widget? titleWidget;