expands property

bool expands
final

Whether the text field expands to fill available vertical space.

If true, the text field will expand to fill its parent.

Implementation

final bool expands;