asSliver property
SliverToBoxAdapter
get
asSliver
sliver extensions for widget (converts a widget to sliver)
Implementation
SliverToBoxAdapter get asSliver => SliverToBoxAdapter(child: this);
sliver extensions for widget (converts a widget to sliver)
SliverToBoxAdapter get asSliver => SliverToBoxAdapter(child: this);