child property

Widget? child
final

Box child widget that fills the remaining space in the viewport.

The main SliverFillRemaining documentation contains more details.

Implementation

final Widget? child;