isStart property

bool isStart

Implementation

bool get isStart {
  return this == PlutoColumnFrozen.start;
}