Skip to content

Commit

Permalink
docs: suggestions callback
Browse files Browse the repository at this point in the history
  • Loading branch information
clragon committed Jan 11, 2024
1 parent f53061e commit 96491b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/src/common/search/suggestions_search.dart
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ class SuggestionsSearch<T> extends StatefulWidget {
/// }
/// ```
///
/// If this returns null, the suggestions box will be invisible.
///
/// See also:
/// * [debounceDuration], which is the duration to wait for changes in the text field before updating suggestions.
/// {@endtemplate}
Expand Down

0 comments on commit 96491b0

Please sign in to comment.