RenderPadding constructor

RenderPadding({
  1. EdgeInsets? padding,
})

Implementation

RenderPadding({this.padding});