sectionStyle property

SectionStyle? sectionStyle
getter/setter pair

The styles to be set on the section.

Certain section style changes may cause other changes in order to mirror the behavior of the Docs editor. See the documentation of SectionStyle for more information.

Implementation

SectionStyle? sectionStyle;