ButtonCustom constructor
const
ButtonCustom(})
Implementation
const ButtonCustom(this.onPress, this.title, {this.color,
this.textColor = Colors.white, this.elevation = 4.0, this.padding,
this.borderColor = Colors.transparent, this.size, this.radius,
this.weight = FontWeight.bold, this.borderWidth = 1.0, Key? key}):super(key:key);