SupportWidgetTheme constructor
const
SupportWidgetTheme({})
Implementation
const SupportWidgetTheme({
required this.prefersSystemTheme,
this.primaryTextColor,
this.accentColor,
this.spacing,
});
const SupportWidgetTheme({
required this.prefersSystemTheme,
this.primaryTextColor,
this.accentColor,
this.spacing,
});