title property
Optional title widget for the picker interface.
Displayed at the top of the picker when shown in dialog mode, providing context about what the user is selecting.
Implementation
final Widget? title;
Optional title widget for the picker interface.
Displayed at the top of the picker when shown in dialog mode, providing context about what the user is selecting.
final Widget? title;