child property

Widget? child
final

A single child to be displayed. If itemBuilder is provided, this will be ignored.

Implementation

final Widget? child;