Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 278e19d

Browse files
Fix:-missed primary changed to backgroundcolor
1 parent d0dce9c commit 278e19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Žlib/flutter_custom_dialog.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ class YYDialog {
149149
}
150150
},
151151
style: TextButton.styleFrom(
152-
primary: color2 ?? Colors.black,
152+
backgroundColor: color2 ?? Colors.black,
153153
padding: buttonPadding2,
154154
textStyle: TextStyle(
155155
fontSize: fontSize2 ?? 14.0,

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /