padding property
The padding applied to each button in the list.
Defaults to EdgeInsets.all(8.0).
Implementation
final EdgeInsets? padding;
The padding applied to each button in the list.
Defaults to EdgeInsets.all(8.0).
final EdgeInsets? padding;