textKeepUpright property Null safety
read / write
If true, the text may be flipped vertically to prevent it from being rendered upside-down.
Implementation
bool? textKeepUpright;
If true, the text may be flipped vertically to prevent it from being rendered upside-down.
bool? textKeepUpright;