CircleProcess constructor

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

Implementation

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