isHovered property

bool isHovered
inherited

Returns true while the component is being dragged.

Implementation

bool get isHovered => _isHovered;