listPadding property
The padding to apply around the message list.
This defines the amount of space to inset the children of the message list from the edges of its container.
Implementation
final EdgeInsets? listPadding;
The padding to apply around the message list.
This defines the amount of space to inset the children of the message list from the edges of its container.
final EdgeInsets? listPadding;