closeIcon property

Widget? closeIcon
final

The custom widget for the close button. Overrides closeIconData if provided; defaults to a ghost button with an 'X' icon.

Implementation

final Widget? closeIcon;