customOnPressedCallback property

QuillToolbarSearchButtonOnPressedCallback? customOnPressedCallback
final

By default we will show simple search dialog ui you can pass value to this callback to change this

Implementation

final QuillToolbarSearchButtonOnPressedCallback? customOnPressedCallback;