filterEditorCallbacks property

FilterEditorCallbacks? get filterEditorCallbacks

Returns the filter editor callbacks.

Implementation

FilterEditorCallbacks? get filterEditorCallbacks =>
    callbacks.filterEditorCallbacks;