onScrollerCreated property

void Function(ScrollToWordController) onScrollerCreated
final

this function which will provide the controller to control his widget

Implementation

final void Function(ScrollToWordController) onScrollerCreated;