DebugPadding constructor
const
DebugPadding({})
Implementation
const DebugPadding({
super.key,
super.child,
this.showPadding = true,
this.showViewPadding = true,
this.showViewInsets = true,
this.showSize = true,
});