CourierInfoViewStyle constructor
const
CourierInfoViewStyle({
- TextStyle? textStyle,
- ButtonStyle? buttonStyle,
Implementation
const CourierInfoViewStyle({
this.textStyle,
this.buttonStyle,
});