canTarget property

bool get canTarget

Implementation

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