padding property
The internal padding around the alert content.
Type: EdgeInsetsGeometry?
. If null, uses default padding based on scaling.
Controls the spacing between the alert border and its content elements.
Implementation
final EdgeInsetsGeometry? padding;