insetPadding property

EdgeInsets? insetPadding
final

The amount of padding added to MediaQueryData.viewInsets on the outside of the dialog. This defines the minimum space between the screen's edges and the dialog.

Implementation

final EdgeInsets? insetPadding;