activeFilters property

FilterMatrix get activeFilters

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

Implementation

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