onHover property

OnHover? onHover
final

A callback that registers the user's hover anywhere over the Snackbar.

Implementation

final OnHover? onHover;