onClose property
final
Called when the button 'Close' is tapped.
If null, close icon will not appear.
Implementation
final VoidCallback? onClose;
Called when the button 'Close' is tapped.
If null, close icon will not appear.
final VoidCallback? onClose;