ApperoColors constructor
const
ApperoColors({})
Implementation
const ApperoColors({
required this.surface,
required this.onSurface,
required this.onSurfaceVariant,
required this.primary,
required this.onPrimary,
this.textFieldBackground,
this.cursor,
});