padding property
The amount of space by which to inset the children.
This is passed directly to the AnimatedList's padding
attribute
For more information see the AnimatedList.padding
Implementation
final EdgeInsetsGeometry? padding;
The amount of space by which to inset the children.
This is passed directly to the AnimatedList's padding
attribute
For more information see the AnimatedList.padding
final EdgeInsetsGeometry? padding;