CustomLayoutIOS constructor
CustomLayoutIOS({
- String? primaryColor,
- FeedbackColorsIOS? feedbackColors,
- String? fontStyle,
Implementation
CustomLayoutIOS({this.primaryColor, this.feedbackColors, this.fontStyle});