onTapSuggestion property

VoidCallback? onTapSuggestion
final

Callback executed when the window for suggestions is tapped.

サジェスト用のウインドウをタップした際に実行されるコールバック。

Implementation

final VoidCallback? onTapSuggestion;