current property

Map<String, SearchControllerState> current
final

It holds the current state of the subscribed widgets.

Implementation

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