**EXTENSION** # `ProgressBar` ## Methods ### `init(value:total:)` Initialize a progress bar widget. - Parameters: - value: The value. - total: The maximum value.