Match selection dialog box shadow with barrier color
This commit is contained in:
@@ -265,6 +265,7 @@ class CountryCodePickerState extends State<CountryCodePicker> {
|
||||
flagWidth: widget.flagWidth,
|
||||
size: widget.dialogSize,
|
||||
backgroundColor: widget.dialogBackgroundColor,
|
||||
barrierColor: widget.barrierColor,
|
||||
hideSearch: widget.hideSearch,
|
||||
closeIcon: widget.closeIcon,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user