textKeepUprightExpression property

List<Object>? textKeepUprightExpression
getter/setter pair

If true, the text may be flipped vertically to prevent it from being rendered upside-down. Default value: true.

Implementation

List<Object>? textKeepUprightExpression;