keepLinesTogether property

bool? keepLinesTogether
getter/setter pair

Whether all lines of the paragraph should be laid out on the same page or column if possible.

If unset, the value is inherited from the parent.

Implementation

core.bool? keepLinesTogether;