previousValidValue property

num? previousValidValue
getter/setter pair

Implementation

late num? previousValidValue = widget.value;