UArStyle constructor
const
UArStyle({})
Implementation
const UArStyle({
this.accentColor,
this.surfaceColor,
this.onSurfaceColor,
this.hintBackground,
this.hintForeground,
this.borderRadius = 16,
this.padding = const EdgeInsets.all(16),
this.blur = true,
});