forked from flutter/packages
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix text color not resolving when
CupertinoThemeData.brightness
is …
…null (#115026) * Fix text color not resolving in `CupertinoApp` * Make linter happy * Create cupertinoBuilder for theming * Make linter happy * Fix tests * Fix regression * Delete whitespace * Resolve color passed to the `WidgetsApp` * Revert "Resolve color passed to the `WidgetsApp`" This reverts commit 6994719a564c476dcb6d389e4547bff3ded08203. * Resolve selection colors * Kick tests * Delete doubled test
- Loading branch information
Showing
2 changed files
with
94 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters