onClose property
dynamic Function()?
onClose
final
Callback executed when the picker sheet is closed.
Implementation
final Function()? onClose;
Callback executed when the picker sheet is closed.
final Function()? onClose;