rawInput property
String
get
rawInput
The raw string currently shown in the input field.
Implementation
String get rawInput => _rawInput;
The raw string currently shown in the input field.
String get rawInput => _rawInput;