onHover property

ValueChanged<bool>? onHover
final

当指针进入或退出墨水响应区域时调用

Implementation

final ValueChanged<bool>? onHover;