We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://docs.flutter.dev/ui/widgets/input
No response
This page only shows 4 general widgets
should exhaustively list widgets that grab a value from the user: textfields, switch, date picker, segmentedButtons, etc
I was searching for a widget to select between two values, SegmentedButton was what I was looking for.
SegmentedButton
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Page URL
https://docs.flutter.dev/ui/widgets/input
Page source
No response
Describe the problem
This page only shows 4 general widgets
Expected fix
should exhaustively list widgets that grab a value from the user: textfields, switch, date picker, segmentedButtons, etc
Additional context
I was searching for a widget to select between two values,
SegmentedButton
was what I was looking for.I would like to fix this problem.
The text was updated successfully, but these errors were encountered: