Function ScrollWidget.makeWidgetVisible

void makeWidgetVisible(
  Widget widget,
  bool alignHorizontally = true,
  bool alignVertically = true
);