iOS Swift 5, class for Gradient Button
Add GradientButton.swift to your project.
Make another class inherited from GradientButton and override public properties with colors. Or change it in GradientButton class.
Specify class for UIButton component in Identity Inspector, the button will apply style after that.

