NewPageProgressIndicator constructor

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

Implementation

const NewPageProgressIndicator({
  super.key,
});