flutter_json_widgets
color
Color
Color.alphaBlend const constructor
Color.alphaBlend
Color.alphaBlend
constructor
Null safety
const
Color.alphaBlend
(
Color
foreground
,
Color
background
)
Implementation
const factory Color.alphaBlend( Color foreground, Color background, ) = ColorAlphaBlend;
flutter_json_widgets
color
Color
Color.alphaBlend const constructor
Color class
Constructors
Color
alphaBlend
background
error
errorContainer
fromARGB
fromJson
fromRGBO
inversePrimary
inverseSurface
material
materialAccentColor
onBackground
onError
onErrorContainer
onInverseSurface
onPrimary
onPrimaryContainer
onSecondary
onSecondaryContainer
onSurface
onSurfaceVariant
onTertiary
onTertiaryContainer
outline
outlineVariant
primary
primaryContainer
scrim
secondary
secondaryContainer
shadow
surface
surfaceTint
surfaceVariant
tertiary
tertiaryContainer
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==