closeAction property

VoidCallback? closeAction
final

Function to handle closing the widget. If not null, close button will be shown.

Implementation

final VoidCallback? closeAction;