Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Styling for cursor and label style #29

Open
adnancadt opened this issue Jun 6, 2023 · 1 comment
Open

Styling for cursor and label style #29

adnancadt opened this issue Jun 6, 2023 · 1 comment

Comments

@adnancadt
Copy link

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?

@ritesh305
Copy link

ritesh305 commented Dec 29, 2023

@adnancadt did you find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants