isHovered property

bool isHovered

Returns true while the component is being dragged.

Implementation

bool get isHovered => _isHovered;