Flutter
material
FlatButton
textTheme
textTheme
Flutter
material
FlatButton
textTheme
property
textTheme
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
ButtonTextTheme
textTheme
read-only
The color scheme to use for this button's text.
Defaults to the button color from
ButtonTheme
.