sizes property

List<Size> Function() sizes
final

A function that tells the indicator the item sizes. The sizes must not be Size.infinite

Implementation

final List<Size> Function() sizes;