initialHeight property
Initial height of the text area in logical pixels.
Sets the starting height when the text area is first displayed. If expandableHeight is true, users can resize from this initial value.
Implementation
final double initialHeight;