toSliverBox property

Widget get toSliverBox

Implementation

Widget get toSliverBox => SliverToBoxAdapter(child: this);