sliverBox property

Widget get sliverBox

Add to a BoxAdapter

Implementation

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