Changes the text size for any future calls to text.
Future<bool> textSize(int size) => proto.write(3, _s2b(size));