previousValue property

T? get previousValue

Previous value that was set before the current

Implementation

T? get previousValue => _previousValue;