AppEndDrawer constructor
const
AppEndDrawer({})
Implementation
const AppEndDrawer(
{super.key,
required this.child,
required this.onClear,
required this.onApplyFilters,
this.formKey,
this.primaryButtonText});