previous property

Map<String, SearchControllerState> previous
final

It holds the just-previous state of the subscribed widgets.

Implementation

final Map<String, SearchControllerState> previous = {};