rows property
The number of visible text lines for the control. If it is specified, it must be a positive integer. If it is not specified, the default value is 2.
Implementation
final int? rows;
The number of visible text lines for the control. If it is specified, it must be a positive integer. If it is not specified, the default value is 2.
final int? rows;