isDryLayout property

bool get isDryLayout

Whether or not this boxy is performing a dry layout.

Implementation

bool get isDryLayout => render.isDryLayout;