refresh method

void refresh()

Refresh state for the Card Creator.

Implementation

void refresh() {
  notifyListeners();
}