ViewPortBuilder typedef

ViewPortBuilder = void Function(int firstIndex, int lastIndex)

Implementation

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