WidgetRegistry constructor

WidgetRegistry()

Implementation

factory WidgetRegistry() {
  return _instance;
}