Set icon_background_color

This commit is contained in:
Feodor Fitsner 2025-03-03 12:08:00 -08:00
parent 4b2df6e83a
commit 70fe2aec67
1 changed files with 1 additions and 0 deletions

View File

@ -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.