Flutter
material
RawMaterialButton
padding property
padding
description
padding
property
Null safety
EdgeInsetsGeometry
padding
final
The internal padding for the button's
child
.
Implementation
final EdgeInsetsGeometry padding;
Flutter
material
RawMaterialButton
padding 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 ==