flutter_json_widgets
color_scheme
ColorScheme
inversePrimary property
inversePrimary
inversePrimary
property
Null safety
Color
?
inversePrimary
inherited
Implementation
Color? get inversePrimary => throw _privateConstructorUsedError;
flutter_json_widgets
color_scheme
ColorScheme
inversePrimary property
ColorScheme class
Constructors
ColorScheme
fromJson
fromSeed
Properties
background
brightness
copyWith
error
errorContainer
hashCode
inversePrimary
inverseSurface
onBackground
onError
onErrorContainer
onInverseSurface
onPrimary
onPrimaryContainer
onSecondary
onSecondaryContainer
onSurface
onSurfaceVariant
onTertiary
onTertiaryContainer
outline
outlineVariant
primary
primaryContainer
runtimeType
scrim
secondary
secondaryContainer
shadow
surface
surfaceTint
surfaceVariant
tertiary
tertiaryContainer
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==