AppBarChangeQuery constructor

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

Implementation

const AppBarChangeQuery({required this.newQuery});