initialWidth property

double initialWidth
final

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;