onClose property

dynamic Function()? onClose
final

onClose on close button click function

Implementation

final Function()? onClose;