SignProgressList constructor

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

Implementation

const SignProgressList({Key? key}) : super(key: key);