Maximum angle change between adjacent characters.
Future<void> setTextMaxAngle(double textMaxAngle) => messager.setTextMaxAngle(id, textMaxAngle);