onClose property

VoidCallback? onClose
final

onClose call function to be called on close button click

Implementation

final VoidCallback? onClose;