isDryLayout property

  1. @override
bool isDryLayout
override

Whether this Boxy is currently performing a dry layout.

Implementation

@override
bool get isDryLayout => false;