OPProgressButton constructor
OPProgressButton({})
Implementation
OPProgressButton({this.isLoading = false, required this.onPressed, required this.label, this.color, this.mini = false, this.textColor = Colors.white, this.fontWeight});