Skip to content

Fix error with not existing primaryColorBrightness field in ThemeData - #115

Open
margorski wants to merge 1 commit into
santa112358:masterfrom
margorski:bugfix-112
Open

margorski wants to merge 1 commit into
santa112358:masterfrom
margorski:bugfix-112

Conversation

@margorski

Copy link
Copy Markdown

Flutter with version 3.10 removed ThemeData.primaryColorBrightness field. Changed occurence to ThemeData.brightness field, which should have similar value as old value.

Issue: 112

Flutter with version 3.10 removed ThemeData.primaryColorBrightness
field. Changed occurence to ThemeData.brightness field, which
should have similar value as old value.

Issue: 112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant