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