MultiProgressBarWidgetMaker

The default implementation of ProgressBarWidgetMaker.

It uses a grid or verticalLayout to render the progress bars.

Functions

Link copied to clipboard
open override fun build(rows: List<ProgressBarMakerRow<*>>): Widget

Build a progress widget with the given rows.

Link copied to clipboard

Build a progress widget with the given rows.

Link copied to clipboard

Build the widgets for each cell in the progress bar.