sliver property

Widget get sliver

Implementation

Widget get sliver {
  return SliverToBoxAdapter(child: this);
}