onVisible property

VoidCallback? onVisible
final

Called the first time that the snackbar is visible within a Scaffold.

Implementation

final VoidCallback? onVisible;