textAlignVertical property

TextAlignVertical? textAlignVertical
final

Vertical alignment of the text within the text area.

Controls how text is positioned vertically within the available height. Options include top, center, and bottom alignment.

Implementation

final TextAlignVertical? textAlignVertical;