expandHeight property
Layout
get
expandHeight
@shortcut ~ expand height to maximum
Implementation
Layout get expandHeight => height(double.infinity);
@shortcut ~ expand height to maximum
Layout get expandHeight => height(double.infinity);