onEnd property

void Function()? onEnd
final

Callback, called when this FloatingSnackBar disappears.

Implementation

final void Function()? onEnd;