sliver property

Widget get sliver

Implementation

Widget get sliver => SliverToBoxAdapter(
      child: this,
    );