mirror of
https://github.com/encounter/flutter.git
synced 2026-07-10 03:18:48 -07:00
e7ef75680e
* Add Colors.white38 * Update ThemeData.disabledColor and ButtonThemeData.disabledColor to Colors.white38 * Update pre-existing tests to expect Colors.white38 instead of Colors.white30 * Update API documentation to reflect these changes