dialogTitle property
Optional title widget for the dialog mode.
Used only when mode is PromptMode.dialog. Displayed at the top of the modal time picker dialog.
Implementation
final Widget? dialogTitle;
Optional title widget for the dialog mode.
Used only when mode is PromptMode.dialog. Displayed at the top of the modal time picker dialog.
final Widget? dialogTitle;