Flutter
material
ThemeData
errorColor
errorColor
Flutter
material
ThemeData
errorColor
property
errorColor
Flutter
material
ThemeData
Static methods
lerp
Constructors
ThemeData
dark
fallback
light
raw
Properties
accentColor
accentColorBrightness
accentIconTheme
accentTextTheme
backgroundColor
brightness
buttonColor
canvasColor
cardColor
disabledColor
dividerColor
errorColor
hashCode
highlightColor
hintColor
iconTheme
indicatorColor
platform
primaryColor
primaryColorBrightness
primaryIconTheme
primaryTextTheme
scaffoldBackgroundColor
secondaryHeaderColor
selectedRowColor
splashColor
textSelectionColor
textSelectionHandleColor
textTheme
unselectedWidgetColor
runtimeType
Operators
operator ==
Methods
copyWith
toString
noSuchMethod
Color
errorColor
read-only
The color to use for input validation errors, e.g. in
Input
fields.