replacementRange property Null safety
final
The range of text in currentTextEditingValue that needs to be replaced.
Implementation
final TextRange replacementRange;
The range of text in currentTextEditingValue that needs to be replaced.
final TextRange replacementRange;