isHovered property

bool get isHovered

Implementation

bool get isHovered => contains(MaterialState.hovered);