stacked property

bool stacked
final

Whether all the pages produced by BeamLocation.buildPages are stacked. If not (false), just the last page is taken.

Implementation

final bool stacked;