resetFooter method

void resetFooter()

Reset Footer indicator state.

Implementation

void resetFooter() {
  _state?._footerNotifier._reset();
}