contentPadding property

EdgeInsets? contentPadding
final

The padding of the list content. If not specified, the default padding will be used.

Implementation

final EdgeInsets? contentPadding;