canAddNode property

bool get canAddNode

Implementation

bool get canAddNode {
  return possibleNodes.isNotEmpty;
}