WidgetValidator constructor

WidgetValidator({
  1. required TypeRegistry registry,
})

Implementation

WidgetValidator({required this.registry});