Flutter
material
FlatButton
colorBrightness
colorBrightness
Flutter
material
FlatButton
colorBrightness
property
colorBrightness
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
Brightness
colorBrightness
read-only
The theme brightness to use for this button.
Defaults to the brightness from
ThemeData.brightness
.