itemsPadding property
The padding for the items of the list.
default: EdgeInsets.symmetric(horizontal: 4)
Implementation
final EdgeInsets itemsPadding;
The padding for the items of the list.
default: EdgeInsets.symmetric(horizontal: 4)
final EdgeInsets itemsPadding;