onVisible property

VoidCallback? onVisible
final

Called the first time that the material banner is visible within a Scaffold when presented by the ScaffoldMessenger.

Implementation

final VoidCallback? onVisible;