onCaretChanged property Null safety
read / write
Called during the paint phase when the caret location changes.
Implementation
CaretChangedHandler? onCaretChanged;
Called during the paint phase when the caret location changes.
CaretChangedHandler? onCaretChanged;