MyIdIOSAppearance constructor
const
MyIdIOSAppearance({})
Implementation
const MyIdIOSAppearance({
this.primaryColor,
this.errorColor,
this.primaryButtonColor,
this.primaryButtonColorDisabled,
this.primaryButtonTextColor,
this.primaryButtonTextColorDisabled,
this.buttonCornerRadius,
});