closeIcon property
The custom widget for the close button. Overrides closeIconData if provided; defaults to a ghost button with an 'X' icon.
Implementation
final Widget? closeIcon;
The custom widget for the close button. Overrides closeIconData if provided; defaults to a ghost button with an 'X' icon.
final Widget? closeIcon;