menu
artisanal package
documentation
tui.dart
MultiProgressModel
bars property
bars property
dark_mode
light_mode
bars
property
Map
<
String
,
ProgressModel
>
bars
final
The map of progress bars, keyed by a unique identifier.
Implementation
final Map<String, ProgressModel> bars;
artisanal package
documentation
tui
MultiProgressModel
bars property
MultiProgressModel class