Progress constructor

const Progress({
  1. Key? key,
})

Implementation

const Progress({super.key});