anim_search_bar icon indicating copy to clipboard operation
anim_search_bar copied to clipboard

Styling for cursor and label style

Open adnancadt opened this issue 1 year ago • 1 comments

Hi dear,

is there any option to add cursor color and label text color

Currently in package its hard coded:

cursorColor: Colors.black,

labelStyle: TextStyle( color: Color(0xff5B5B5B), fontSize: 17.0, fontWeight: FontWeight.w500, ),


Any possibility to update on this?

adnancadt avatar Jun 06 '23 13:06 adnancadt

@adnancadt did you find a solution?

ritesh305 avatar Dec 29 '23 12:12 ritesh305