isDryLayout property
bool
get
isDryLayout
Whether this Boxy is currently performing a dry layout.
Implementation
bool get isDryLayout => false;
Whether this Boxy is currently performing a dry layout.
bool get isDryLayout => false;