storage property
ContextStorageState?
get
storage
Returns the closest storage
Implementation
ContextStorageState? get storage => ContextStorage.of(this);
Returns the closest storage
ContextStorageState? get storage => ContextStorage.of(this);