onHoverChange property

ValueChanged<bool>? onHoverChange
final

Called when the hover state of the trigger item changes.

Implementation

final ValueChanged<bool>? onHoverChange;