ViewPortCallback typedef

ViewPortCallback = void Function(int firstIndex, int lastIndex)

Implementation

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