customState property

Map<String, dynamic> customState
final

Custom app state serialized by the developer's SnapshotSerializer.

Implementation

final Map<String, dynamic> customState;