disallowIndicator method
Call this method if the overscroll indicator should be prevented.
Implementation
void disallowIndicator() {
accepted = false;
}
Call this method if the overscroll indicator should be prevented.
void disallowIndicator() {
accepted = false;
}