section property

List<CompositionSection>? section
inherited

section The root of the sections that make up the composition.

Implementation

List<CompositionSection>? get section => throw _privateConstructorUsedError;