component/input/search library
Classes
- SearchBox
- A versatile, styled text input field optimized for search operations, featuring customizable placeholders, icons, and event callbacks.
- SearchButton
- A compact, toggleable search button that expands into a SearchBox when activated, providing seamless search functionality within Flutter interfaces.
Enums
- SearchButtonMode
- Represents the search mode for SearchButton, determining how search queries are handled and submitted.