prepareAnchorIndexByAnchor method

void prepareAnchorIndexByAnchor(
  1. List<Widget> widgets
)
inherited

Implementation

void prepareAnchorIndexByAnchor(List<Widget> widgets) =>
    _registry.prepareIndexByAnchor(widgets);