refreshIndexCallback property
Callback to change the current index.
Use this to update which TOC item is highlighted.
Implementation
final ValueChanged<int> refreshIndexCallback;
Callback to change the current index.
Use this to update which TOC item is highlighted.
final ValueChanged<int> refreshIndexCallback;