autoHeight property
bool
get
autoHeight
Whether the height is automatically adjusted.
Implementation
bool get autoHeight => _autoHeight;
Whether the height is automatically adjusted.
bool get autoHeight => _autoHeight;