anim_search_bar 0.0.6
anim_search_bar: ^0.0.6 copied to clipboard
A flutter package that has an animated search bar with loads of customization
Anim Search Bar #

Code #

Parameters #
- width
- Type: double
- Required
- textController
- Type: TextEditingController
- Required
- onSuffixTap
- Type: Function
- Required
- suffixIcon
- Type: IconData
- Optional
- Default: Icons.clear
- prefixIcon
- Type: IconData
- Optional
- Default: Icons.search
- animationDurationInMilli
- Type: int
- Optional
- Default: 375 milliseconds
- helpText
- Type: String
- Optional
- Default: Search...