closeButton property
A builder function for a custom close button.
Implementation
final Widget Function(T, dynamic Function())? closeButton;
A builder function for a custom close button.
final Widget Function(T, dynamic Function())? closeButton;