itemsPadding property

EdgeInsets itemsPadding
final

The padding for the items of the list.

default: EdgeInsets.symmetric(horizontal: 4)

Implementation

final EdgeInsets itemsPadding;