Og1MenuSection constructor

const Og1MenuSection(
  1. Key? key,
  2. MenuSectionModel section
)

Implementation

const Og1MenuSection(Key? key, this.section) : super(key: key);