isDryLayout property

bool get isDryLayout

Whether this Boxy is currently performing a dry layout.

Implementation

bool get isDryLayout => false;