sizedBox property

RenderConstrainedBox? sizedBox
getter/setter pair

The constrained to platformed render box, applying width and height.

Implementation

RenderConstrainedBox? sizedBox;