refresh method

void refresh()

Implementation

void refresh() {
  requirementBuilderKey.currentState?.recheckRequirements();
}