KevinButtonStyle constructor
const
KevinButtonStyle({})
Implementation
const KevinButtonStyle({
this.width,
this.height,
this.backgroundColor,
this.titleLabelTextColor,
this.titleLabelFont,
this.cornerRadius,
this.shadowRadius,
this.shadowOpacity,
this.shadowOffset,
this.shadowColor,
});