LabelledBodyComponentChangeQuery constructor

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

Implementation

const LabelledBodyComponentChangeQuery({required this.newQuery});