isHovered property

bool get isHovered

Implementation

bool get isHovered => (_pseudoStateFlags & _pseudoHover) != 0;