closeAction property
Function to handle closing the widget. If not null, close button will be shown.
Implementation
final VoidCallback? closeAction;
Function to handle closing the widget. If not null, close button will be shown.
final VoidCallback? closeAction;