padding property
The padding geometry for the dialog's internal content.
Type: EdgeInsetsGeometry?
Usage: Custom spacing; if null, uses symmetric padding from theme scaling.
Implementation
final EdgeInsetsGeometry? padding;
The padding geometry for the dialog's internal content.
Type: EdgeInsetsGeometry?
Usage: Custom spacing; if null, uses symmetric padding from theme scaling.
final EdgeInsetsGeometry? padding;