Creates a NeoProgressBadge instance.
const NeoProgressBadge({ super.key, required this.label, required this.progress, required this.value, });