prototypeItem property

Widget? prototypeItem
final

Matches SliverPrototypeExtentList.prototypeItem.

If this is not null, itemExtent must be null, and vice versa.

Implementation

final Widget? prototypeItem;