onHover property

ValueChanged<bool>? onHover
final

Function called when hover state changes.

Implementation

final ValueChanged<bool>? onHover;