FiltersWidget constructor
Implementation
const FiltersWidget(
{super.key,
required this.useTags,
required this.mapManager,
required this.setStateCallback,
this.onTagTapped,
this.onClearFilterTapped});
const FiltersWidget(
{super.key,
required this.useTags,
required this.mapManager,
required this.setStateCallback,
this.onTagTapped,
this.onClearFilterTapped});