CrossmintThemeData constructor
const
CrossmintThemeData({})
Implementation
const CrossmintThemeData({
this.accentColor,
this.backgroundColor,
this.textPrimaryColor,
this.textSecondaryColor,
this.borderColor,
this.inputBackgroundColor,
this.dangerColor,
this.linkColor,
this.borderRadius,
});