Flutter
material
RawMaterialButton
highlightColor property
highlightColor
description
highlightColor
property
Null safety
Color
?
highlightColor
final
The highlight color for the button's
InkWell
.
Implementation
final Color? highlightColor;
Flutter
material
RawMaterialButton
highlightColor 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 ==