Skip to content

Comments

Fixed DialogTheme issue#96

Open
KomosSolutions wants to merge 2 commits intoaltafc22:masterfrom
KomosSolutions:master
Open

Fixed DialogTheme issue#96
KomosSolutions wants to merge 2 commits intoaltafc22:masterfrom
KomosSolutions:master

Conversation

@KomosSolutions
Copy link

Fixed the ThemeData/DialogTheme issue. Changed DialogTheme to DialogThemeData in the build method:

Widget build(BuildContext context) {
final DialogThemeData dialogTheme = DialogTheme.of(context);
...

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