flutter_json_widgets
widget
MaterialButton
disabledColor property
disabledColor
disabledColor
property
Null safety
Color
?
disabledColor
Implementation
Color? get disabledColor;
flutter_json_widgets
widget
MaterialButton
disabledColor property
MaterialButton class
Constructors
MaterialButton
fromJson
Properties
animationDuration
autofocus
child
clipBehavior
color
colorBrightness
copyWith
disabledColor
disabledElevation
disabledTextColor
elevation
enableFeedback
focusColor
focusElevation
hashCode
height
highlightColor
highlightElevation
hoverColor
hoverElevation
key
materialTapTargetSize
minWidth
mouseCursor
onLongPress
onPressed
padding
runtimeType
shape
splashColor
textColor
visualDensity
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==