SP-1580-FE-Watermark-Does-Not-Match-Design-Specification

This commit is contained in:
Faris Armoush
2025-05-21 11:08:00 +03:00
parent 64a29681de
commit c508d016c2
3 changed files with 4 additions and 6 deletions

View File

@ -2,6 +2,7 @@ class Assets {
Assets._();
static const String background = "assets/images/Background.png";
static const String webBackground = "assets/images/web_Background.svg";
static const String webBackgroundPng = "assets/images/web_Background.png";
static const String blackLogo = "assets/images/black-logo.png";
static const String logo = "assets/images/Logo.svg";
static const String logoHorizontal = "assets/images/logo_horizontal.png";