Flutter
widgets
AnimatedPadding
padding property
padding
description
padding
property
Null safety
EdgeInsetsGeometry
padding
final
The amount of space by which to inset the child.
Implementation
final EdgeInsetsGeometry padding;
Flutter
widgets
AnimatedPadding
padding property
AnimatedPadding class
Constructors
AnimatedPadding
Properties
child
curve
duration
hashCode
key
onEnd
padding
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==