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

Output #

Parameters #
- width
- Type: double
- Required
- textController
- Type: TextEditingController
- Required
- onSuffixTap
- Type: Function
- Required
- suffixIcon
- Type: IconData
- Optional
- prefixIcon
- Type: IconData
- Optional
- animationDurationInMilli
- Type: int
- Optional
- helpText
- Type: String
- Optional