headerWidget property

Widget? headerWidget
final

Custom title Widget. If specify a title widget, the cancel and confirm widgets will not display.

Implementation

final Widget? headerWidget;