activeFilters property

FilterMatrix activeFilters

Get the list of filters from the current image editor changes.

Implementation

FilterMatrix get activeFilters => stateHistory[position].filters;