PrimaryButton constructor
PrimaryButton({
- Shapes? shapes,
- DynamicColors? colors,
Implementation
PrimaryButton({this.shapes, this.colors});
PrimaryButton({this.shapes, this.colors});