RenderAccurateSizedBox constructor

RenderAccurateSizedBox(
  1. double width,
  2. double height
)

Implementation

RenderAccurateSizedBox(this.width, this.height);