secondaryWidget property

Widget? secondaryWidget
final

Optional widget to display next to the search field (e.g., filter button)

Implementation

final Widget? secondaryWidget;