StorageUsageState
constructor(usage: UsageState = UsageState(loading = true), screenModal: StorageUsageModal = StorageUsageModal.None)(source)
Parameters
usage
Shared dashboard state with storage categories and loading flag.
screenModal
Confirmation dialog state for destructive storage actions.