canAddLoop property

bool get canAddLoop

Implementation

bool get canAddLoop {
  return possibleLoops.isNotEmpty;
}