If true, the text may be flipped vertically to prevent it from being rendered upside-down.
Future<void> setTextKeepUpright(bool textKeepUpright) => messager.setTextKeepUpright(id, textKeepUpright);