ModulaPadding constructor
const
ModulaPadding({})
Implementation
const ModulaPadding({
required this.child,
super.key,
this.padding,
this.size,
this.horizontal,
this.vertical,
this.all,
this.left,
this.top,
this.right,
this.bottom,
});