mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
added Semantics wrapper over slider to add appropriate a11y semantic attributes to slider Before: https://screenshot.googleplex.com/8jmDh3RSB3oG5Z2 After: https://screenshot.googleplex.com/7Z4FdVgwcC4ZQxm fixes b/340638215