SliverExpanded constructor

SliverExpanded({
  1. Key? key,
})

Implementation

SliverExpanded({super.key}) : super(child: Container());