ButtonStyleConfiguration constructor
const
ButtonStyleConfiguration({})
Implementation
const ButtonStyleConfiguration({
this.height,
this.width,
this.decoration,
this.buttonText,
this.buttonTextStyle,
this.child,
this.alignment,
});