flutter_json_widgets
color
Color
Color.material const constructor
Color.material
Color.material
constructor
Null safety
const
Color.material
(
int
value
,
Map
<
int
,
Color
>
swatch
)
Implementation
const factory Color.material( int value, Map<int, Color> swatch, ) = MaterialColor;
flutter_json_widgets
color
Color
Color.material 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 ==