isMultiline property
final
Whether the value of the semantics node is coming from a multi-line text field.
This is used for text fields to distinguish single-line text fields from multi-line ones.
Implementation
final bool isMultiline;
Whether the value of the semantics node is coming from a multi-line text field.
This is used for text fields to distinguish single-line text fields from multi-line ones.
final bool isMultiline;