hasTargets property
bool
get
hasTargets
Check if there are any targets attached
Implementation
bool get hasTargets => _targets != null;
Check if there are any targets attached
bool get hasTargets => _targets != null;