canAddLoop property

bool canAddLoop

Implementation

bool get canAddLoop {
  return possibleLoops.isNotEmpty;
}