mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 04:31:52 +08:00
Fix b/311343182 This is to update the default outline for `OutlinedButton`. When the button is focused, the outline color should be primary color.