expands property

bool expands
final

If this is true, the text field will be stretched vertically. If there is no height limit, an error will result.

これがtrueの場合、テキストフィールドが縦に引き伸ばされます。高さの上限がない場合エラーとなります。

Implementation

final bool expands;