menu
boxy package
documentation
render_boxy.dart
RenderSliverBoxy<ChildHandleType extends BaseBoxyChild>
isDryLayout property
isDryLayout property
dark_mode
light_mode
isDryLayout
property
@
override
bool
get
isDryLayout
override
Whether this Boxy is currently performing a dry layout.
Implementation
@override bool get isDryLayout => false;
boxy package
documentation
render_boxy
RenderSliverBoxy<ChildHandleType extends BaseBoxyChild>
isDryLayout property
RenderSliverBoxy class