onHoverStart property

TouchRippleStateCallBack? onHoverStart
final

Defines a function that is called when a hover event occurs and enters the hover state.

See also:

  • Stylus is not detected here (flutter not supported)

Implementation

final TouchRippleStateCallBack? onHoverStart;