showTitle property

bool showTitle
final

Whether display title widget or not. If set false, the default cancel and confirm widgets will not display, but the custom title widget will display if had specified one custom title widget.

Implementation

final bool showTitle;