resetWindowState method

  1. @protected
void resetWindowState()
inherited

Hook for QueryBuilder.resetQuery; the list is private to this library, so the reset has to be driven from here.

Implementation

@protected
void resetWindowState() => _windowFunctions.clear();