onVisible property
final
Called the first time that the material banner is visible within a Scaffold when presented by the ScaffoldMessenger.
Implementation
final VoidCallback? onVisible;
Called the first time that the material banner is visible within a Scaffold when presented by the ScaffoldMessenger.
final VoidCallback? onVisible;