menu
ignis
ignis.dart
HoverInput
isHovering property
isHovering
dark_mode
light_mode
isHovering
property
bool
get
isHovering
Whether a pointer is currently hovering this node.
Implementation
bool get isHovering => _hovering;
ignis
ignis
HoverInput
isHovering property
HoverInput class