AppleLinearProgressIndicator constructor
const
AppleLinearProgressIndicator({
- Key? key,
- required AnimationController controller,
Implementation
const AppleLinearProgressIndicator({super.key, required this.controller});