onShow property

VoidCallback? onShow
final

Callback invoked when the toast becomes visible.

Implementation

final VoidCallback? onShow;