Skip to content

Commit

Permalink
Added a comment to describe the new parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
urwrstkn8mare committed Feb 8, 2020
1 parent 41e455d commit 26fce6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/flappy_search_bar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ class SearchBar<T> extends StatefulWidget {
/// Set a padding on the list
final EdgeInsetsGeometry listPadding;

/// The space in the width of the space bar to
/// allocate for the cancellation widget.
final double cancellationWidgetSpaceWidth;

SearchBar({
Expand Down

0 comments on commit 26fce6b

Please sign in to comment.