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

How can i give the hint text and style #581

Closed
GorHarshu opened this issue Apr 25, 2024 · 3 comments
Closed

How can i give the hint text and style #581

GorHarshu opened this issue Apr 25, 2024 · 3 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@GorHarshu
Copy link

Use case

i want to assign the hint text and style in this how can i give can you please guide me in that

Proposal

i am using this version flutter_typeahead: ^5.2.0

@GorHarshu GorHarshu added the enhancement New feature or request label Apr 25, 2024
@clragon
Copy link
Collaborator

clragon commented Apr 25, 2024

Please see the documentation for TextField

@clragon clragon closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
@clragon clragon self-assigned this Apr 25, 2024
@clragon clragon added invalid This doesn't seem right and removed enhancement New feature or request labels Apr 25, 2024
@GorHarshu
Copy link
Author

it is not working what is your property there has an issue in decoaration please chehck you pakage

@clragon
Copy link
Collaborator

clragon commented Apr 25, 2024

TypeAheadField does no longer control the properties of the TextField you are using. Hint text and Text style are part of the TextField's parameters. You pass the TextField you want to the builder function of the TypeAheadField.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants