sliverBox property
Widget
get
sliverBox
Add to a BoxAdapter
Implementation
Widget get sliverBox => SliverToBoxAdapter(child: this);
Add to a BoxAdapter
Widget get sliverBox => SliverToBoxAdapter(child: this);