insetPadding property

EdgeInsets? insetPadding
final

This defines the space between the screen's edges and the dialog. This is only used in Mode.overlay.

Implementation

final EdgeInsets? insetPadding;