Flutter
material
MaterialButton
colorBrightness
colorBrightness
Flutter
material
MaterialButton
colorBrightness
property
colorBrightness
Flutter
material
MaterialButton
Constructors
MaterialButton
Properties
child
color
colorBrightness
elevation
enabled
height
highlightElevation
minWidth
onPressed
padding
textColor
textTheme
hashCode
key
runtimeType
Operators
operator ==
Methods
createState
debugFillDescription
createElement
noSuchMethod
toString
toStringShort
Brightness
colorBrightness
read-only
The theme brightness to use for this button.
Defaults to the brightness from
ThemeData.brightness
.