menu
general_framework package
documentation
flutter/ui/markdown/config/toc.dart
TocControllerGeneralFrameworkWidget
jumpToIndex method
jumpToIndex method
dark_mode
light_mode
jumpToIndex
method
void
jumpToIndex
(
int
index
)
UncompleteDocumentation
Implementation
void jumpToIndex(int index) { _jumpToIndexCallback?.call(index); }
general_framework package
documentation
flutter/ui/markdown/config/toc
TocControllerGeneralFrameworkWidget
jumpToIndex method
TocControllerGeneralFrameworkWidget class