PageStorageKey<T> constructor
- T value
Creates a ValueKey that defines where PageStorage values will be saved.
Implementation
const PageStorageKey(super.value);
Creates a ValueKey that defines where PageStorage values will be saved.
const PageStorageKey(super.value);