actionsPadding property
final
Padding around actions at the bottom of the modal.
Defaults to EdgeInsets.all(24)
.
Implementation
final EdgeInsets actionsPadding;
Padding around actions at the bottom of the modal.
Defaults to EdgeInsets.all(24)
.
final EdgeInsets actionsPadding;