RenderContainer constructor

RenderContainer(
  1. Style style,
  2. EdgeInsets padding
)

Implementation

RenderContainer(this.style, this.padding);