Flutter
material
RaisedButton
colorBrightness
colorBrightness
Flutter
material
RaisedButton
colorBrightness
property
colorBrightness
Flutter
material
RaisedButton
Constructors
RaisedButton
Properties
child
color
colorBrightness
disabledColor
disabledElevation
elevation
enabled
highlightElevation
onPressed
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
.