Flutter
material
RawMaterialButton
fillColor property
fillColor
description
fillColor
property
Null safety
Color
?
fillColor
final
The color of the button's
Material
.
Implementation
final Color? fillColor;
Flutter
material
RawMaterialButton
fillColor property
RawMaterialButton class
Constructors
RawMaterialButton
Properties
animationDuration
autofocus
child
clipBehavior
constraints
disabledElevation
elevation
enabled
enableFeedback
fillColor
focusColor
focusElevation
focusNode
hashCode
highlightColor
highlightElevation
hoverColor
hoverElevation
key
materialTapTargetSize
mouseCursor
onHighlightChanged
onLongPress
onPressed
padding
runtimeType
shape
splashColor
textStyle
visualDensity
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==