keepWithNext property

bool? keepWithNext
getter/setter pair

Whether at least a part of this paragraph should be laid out on the same page or column as the next paragraph if possible.

If unset, the value is inherited from the parent.

Implementation

core.bool? keepWithNext;