GrxSearchableSliverHeader constructor
const
GrxSearchableSliverHeader({})
Implementation
const GrxSearchableSliverHeader({
super.key,
required this.animationController,
required this.title,
this.onFilter,
this.onAdd,
this.onQuickSearchHandler,
this.totalWidget,
this.filterButtonText = 'Filtros',
this.hintText,
this.canPop = false,
});