onClose property

dynamic Function()? onClose
final

Callback executed when the picker sheet is closed.

Implementation

final Function()? onClose;