mirrorText property
String
get
mirrorText
Text used to size the multiline textarea.
Implementation
String get mirrorText => '$inputText\n';
Text used to size the multiline textarea.
String get mirrorText => '$inputText\n';