Flutter
widgets
AnimatedList
padding property
padding
description
padding
property
Null safety
EdgeInsetsGeometry
?
padding
final
The amount of space by which to inset the children.
Implementation
final EdgeInsetsGeometry? padding;
Flutter
widgets
AnimatedList
padding property
AnimatedList class
Constructors
AnimatedList
Properties
clipBehavior
controller
hashCode
initialItemCount
itemBuilder
key
padding
physics
primary
reverse
runtimeType
scrollDirection
shrinkWrap
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
maybeOf
of