titleWidget property

Widget? titleWidget
final

The title widget of the dialog.

If title is provided, this will be ignored.

Implementation

final Widget? titleWidget;