menu
shard package
documentation
shard_test.dart
FakeStateStorage
loadCount property
loadCount property
dark_mode
light_mode
loadCount
property
int
loadCount
getter/setter pair
Total number of
load
calls since construction (or last
reset
).
Implementation
int loadCount = 0;
shard package
documentation
shard_test
FakeStateStorage
loadCount property
FakeStateStorage class