AlertStyle constructor
AlertStyle({})
Implementation
AlertStyle(
{this.positiveButtonTextStyle,
this.negativeButtonTextStyle,
this.headingTextStyle,
this.messageTextStyle});
AlertStyle(
{this.positiveButtonTextStyle,
this.negativeButtonTextStyle,
this.headingTextStyle,
this.messageTextStyle});