ScaffoldWithNavigationAndSearchField constructor
Implementation
const ScaffoldWithNavigationAndSearchField({
required this.body,
this.title,
super.key,
this.logo,
this.onChanged,
});
const ScaffoldWithNavigationAndSearchField({
required this.body,
this.title,
super.key,
this.logo,
this.onChanged,
});