StorageBar.with_total_usage
Description:
public StorageBar.with_total_usage (
uint64 storage,
uint64 total_usage)
Creates a new StorageBar widget with the given amount of space.an a larger total usage block
Parameters:
| storage |
the total amount of space.
|
| usage |
the amount of space used.
|