menu
reward_progress_bar package
documentation
widgets/custom_progress_bar.dart
CustomProgressBar
labels property
labels property
dark_mode
light_mode
labels
property
List
<
String
>
?
labels
final
Optional labels under each milestone.
Implementation
final List<String>? labels;
reward_progress_bar package
documentation
widgets/custom_progress_bar
CustomProgressBar
labels property
CustomProgressBar class