canTarget property

bool canTarget

Implementation

bool get canTarget => (hasError && widget.canScroll) || widget.mustScroll;