pageBreak property

void pageBreak

Places a page break into the export file rendering all nested states on a new page.

Implementation

void get pageBreak => _stateDefinition.pageBreak = true;