GrxSearchableHeader constructor
const
GrxSearchableHeader({})
Implementation
const GrxSearchableHeader({
super.key,
required this.title,
required this.animationController,
this.animationProgress = 0,
this.hintText,
this.actions,
this.onQuickSearchHandler,
this.searchFieldController,
this.extraWidget,
this.canPop = false,
});