previousText property

String? previousText
getter/setter pair

For keeping the previous text and its selection when setState call

Implementation

String? previousText;