filterEditorCallbacks property

FilterEditorCallbacks? filterEditorCallbacks

Returns the filter editor callbacks.

Implementation

FilterEditorCallbacks? get filterEditorCallbacks =>
    callbacks.filterEditorCallbacks;