menu
wx_chip package
documentation
wx_anchor.dart
WxAnchor
onHover property
onHover property
dark_mode
light_mode
onHover
property
ValueChanged
<
bool
>
?
onHover
final
Called when a pointer enters or exits the anchor area.
Implementation
final ValueChanged<bool>? onHover;
wx_chip package
documentation
wx_anchor
WxAnchor
onHover property
WxAnchor class