initialIndexModelBlock property

ObserverIndexPositionModel Function()? initialIndexModelBlock
getter/setter pairinherited

The block to return ObserverIndexPositionModel which to init index position.

Implementation

ObserverIndexPositionModel Function()? initialIndexModelBlock;