padding property
Internal padding within the menubar container.
Type: EdgeInsetsGeometry?. If null, uses 4 logical pixels on all sides
scaled by theme scaling. Applied inside the border when present.
Implementation
final EdgeInsetsGeometry? padding;