clearWidgets method

void clearWidgets()

Implementation

void clearWidgets() {
  elements.clear();
}