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