padding property
The amount of space by which to inset the list contents.
It defaults to EdgeInsets.all(0).
Implementation
final EdgeInsetsGeometry? padding;
The amount of space by which to inset the list contents.
It defaults to EdgeInsets.all(0).
final EdgeInsetsGeometry? padding;