FindOptions constructor
Implementation
FindOptions({
this.findTerm,
this.shouldHighlightAllMatches,
this.shouldMatchCase,
this.shouldMatchWord,
this.suppressDefaultFindDialog,
});
FindOptions({
this.findTerm,
this.shouldHighlightAllMatches,
this.shouldMatchCase,
this.shouldMatchWord,
this.suppressDefaultFindDialog,
});