menu
reward_progress_bar package
documentation
widgets/custom_progress_bar.dart
CustomProgressBar
onMilestoneTap property
onMilestoneTap property
dark_mode
light_mode
onMilestoneTap
property
dynamic Function
(
int
index
)
?
onMilestoneTap
final
Callback when a milestone is tapped.
Implementation
final Function(int index)? onMilestoneTap;
reward_progress_bar package
documentation
widgets/custom_progress_bar
CustomProgressBar
onMilestoneTap property
CustomProgressBar class