actionsPadding property

EdgeInsets actionsPadding
final

Padding around actions at the bottom of the modal.

Defaults to EdgeInsets.all(24).

Implementation

final EdgeInsets actionsPadding;