shape/text_box_shape library

A class representing a text box shape that extends the RectangleShape class. It contains properties such as text, textAlign, textStyle, _isEditing, and methods such as draw, startEdit, and endEdit.

Classes

TextBoxShape