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