closeButton property

Widget Function(T, dynamic ())? closeButton
final

A builder function for a custom close button.

Implementation

final Widget Function(T, dynamic Function())? closeButton;