input page should be more exhaustive #11521
Labels
e2-days
Effort: < 5 days
from.page-issue
Reported in a reader-filed concern
p2-medium
Necessary but not urgent concern. Resolve when possible.
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: