mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 03:09:43 +08:00
* 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