WidgetRepository constructor

WidgetRepository()

Implementation

factory WidgetRepository() {
  return _instance;
}