closeButton property

(Widget Function(void dismissNotification())?) closeButton
final

Display or hide the close button widget

Implementation

final Widget Function(void Function() dismissNotification)? closeButton;