Set icon_background_color
This commit is contained in:
parent
4b2df6e83a
commit
70fe2aec67
|
|
@ -129,6 +129,7 @@ flutter_native_splash:
|
|||
# parameters from above.
|
||||
image_dark: "images/icon.png"
|
||||
#color_dark: "#333333"
|
||||
icon_background_color: "#FF0000"
|
||||
|
||||
# The android, ios and web parameters can be used to disable generating a splash screen on a given
|
||||
# platform.
|
||||
|
|
|
|||
Loading…
Reference in New Issue