onHover property

dynamic Function(bool isHovering)? onHover
final

悬停回调

Implementation

final Function(bool isHovering)? onHover;