asSliver property

sliver extensions for widget (converts a widget to sliver)

Implementation

SliverToBoxAdapter get asSliver => SliverToBoxAdapter(child: this);