jumpToIndex method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
void jumpToIndex(int index) {
_jumpToIndexCallback?.call(index);
}
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
void jumpToIndex(int index) {
_jumpToIndexCallback?.call(index);
}