child property

Widget child
final

The main content rendered inside the large pill surface.

This is typically a horizontally scrollable control such as ChipTabSwitcher.

Implementation

final Widget child;