FlProgressIndicator constructor

const FlProgressIndicator(
  1. ProgressIndicatorOptions options, {
  2. Key? key,
})

Implementation

const FlProgressIndicator(this.options, {super.key});