snapListener property

dynamic Function(Page result) snapListener
getter/setter pair

The callback that will be called each time the page snap is taken.

Implementation

Function(Page result) snapListener;