endSection method

void endSection()
inherited

Implementation

void endSection() {
  currentSection = null;
}