onTap property

VoidCallback? onTap
final

Called when the snackbar is tapped In staggered mode, used to expand the view when a stacked snackbar is tapped

Implementation

final VoidCallback? onTap;