SliverFillViewportDemo constructor

const SliverFillViewportDemo({
  1. Key? key,
})

Implementation

const SliverFillViewportDemo({Key? key}) : super(key: key);