SliverListLayoutTracer typedef

SliverListLayoutTracer = void Function(int firstIndex, int lastIndex)

Implementation

typedef SliverListLayoutTracer = void Function(int firstIndex, int lastIndex);