Flutter
material
ColorScheme
surface property
surface
description
surface
property
Null safety
Color
surface
final
The background color for widgets like
Card
.
Implementation
final Color surface;
Flutter
material
ColorScheme
surface property
ColorScheme class
Constructors
ColorScheme
dark
fromSeed
fromSwatch
highContrastDark
highContrastLight
light
Properties
background
brightness
error
errorContainer
hashCode
inversePrimary
inverseSurface
onBackground
onError
onErrorContainer
onInverseSurface
onPrimary
onPrimaryContainer
onSecondary
onSecondaryContainer
onSurface
onSurfaceVariant
onTertiary
onTertiaryContainer
outline
primary
primaryContainer
primaryVariant
runtimeType
secondary
secondaryContainer
secondaryVariant
shadow
surface
surfaceTint
surfaceVariant
tertiary
tertiaryContainer
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp