Flutter
material
FlatButton
textColor
textColor
Flutter
material
FlatButton
textColor
property
textColor
Flutter
material
FlatButton
Constructors
FlatButton
Properties
child
color
colorBrightness
disabledColor
disabledTextColor
enabled
onPressed
textColor
textTheme
hashCode
key
runtimeType
Operators
operator ==
Methods
build
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
Color
textColor
read-only
The color to use for this button's text.
Defaults to the color determined by the
textTheme
.