onTap property
Called when the snackbar is tapped In staggered mode, used to expand the view when a stacked snackbar is tapped
Implementation
final VoidCallback? onTap;
Called when the snackbar is tapped In staggered mode, used to expand the view when a stacked snackbar is tapped
final VoidCallback? onTap;