pageBreak property

bool pageBreak
getter/setter pair

If true then this state and all child states will be printed on a separate page.

Implementation

bool pageBreak = false;