onHover property

ValueChanged<bool>? onHover
final

Called when hover state changes.

Implementation

final ValueChanged<bool>? onHover;