Skip to main content

Section

Example

Blank slide

KeynoteSectionSlide(sectionText: 'Section')

Properties

The KeynoteSectionSlide widget represents a section slide from Keynote, consisting of a section title.

  • sectionText (required): The text of the section title.
  • sectionGradient: The optional gradient to apply to the section title.
  • sectionTextStyle: The optional style for the section title text.
  • sectionAlignment: The optional alignment for the section title text.
  • padding: The optional padding around the slide.
  • sectionTitleReplacementWidget: The optional replacement widget for the section title.