CustomLinearProgressIndicator constructor
const
CustomLinearProgressIndicator({
- Key? key,
Implementation
const CustomLinearProgressIndicator({Key? key}) : super(key: key);
const CustomLinearProgressIndicator({Key? key}) : super(key: key);