buildSections abstract method

PageSections buildSections(
  1. BuildContext context
)

Builds the page sections.

Implementation

PageSections buildSections(BuildContext context);