onActionHoverChange property

ValueChanged<bool>? onActionHoverChange
final

Called when the action's hover state changes.

Implementation

final ValueChanged<bool>? onActionHoverChange;