section abstract method

void section(
  1. String title
)

Writes a section title.

Implementation

void section(String title);