onDismissed property

dynamic Function() onDismissed
final

Function executed when the dismissible action is performed.

Implementation

final Function() onDismissed;