ThemeParameters constructor
ThemeParameters({})
Implementation
ThemeParameters({
super.extra,
super.client_id,
this.background_color,
this.secondary_background_color,
this.text_color,
this.hint_color,
this.link_color,
this.button_color,
this.button_text_color,
});