Skip to content

How could I change dialog backgroud color #107

Answered by mono0926
dary123 asked this question in Q&A
Discussion options

You must be logged in to vote

@dary123

Wrap with Theme like this:

builder: (context, child) => Theme(
data: ThemeData(

If you need more flexibility, please implement it yourself without this package.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mono0926
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #106 on April 28, 2023 05:31.