prototypeItem property

Widget? prototypeItem
final

If non-null, forces the children to have the same extent as the given widget in the scroll direction.

Implementation

final Widget? prototypeItem;