menu
shard package
documentation
shard_test.dart
ObservedChange<T>
previousState property
previousState property
dark_mode
light_mode
previousState
property
T
previousState
final
The state before the change.
Implementation
final T previousState;
shard package
documentation
shard_test
ObservedChange<T>
previousState property
ObservedChange class