availableFilters property
List of filters to show in the built-in interface. (default: awesomePresetFiltersList) Push null to hide the filter button
Implementation
final List<AwesomeFilter>? availableFilters;
List of filters to show in the built-in interface. (default: awesomePresetFiltersList) Push null to hide the filter button
final List<AwesomeFilter>? availableFilters;