child property
final
Box child widget that fills the remaining space in the viewport.
The main SliverFillRemaining documentation contains more details.
Implementation
final Widget? child;
Box child widget that fills the remaining space in the viewport.
The main SliverFillRemaining documentation contains more details.
final Widget? child;