refreshData method

void refreshData()

Implementation

void refreshData() {
  scrollController.init(widget.items);
}