DynamicWidgetChangeQuery constructor

const DynamicWidgetChangeQuery({
  1. required EliudQuery? newQuery,
})

Implementation

const DynamicWidgetChangeQuery({required this.newQuery});