fixed navigation in between

This commit is contained in:
hannathkadher
2025-01-03 08:45:34 +04:00
parent 80dea5c12d
commit e12252db96
6 changed files with 32 additions and 19 deletions

View File

@ -55,6 +55,6 @@ abstract class ColorsManager {
static const Color borderColor = Color(0xFFE5E5E5);
static const Color CircleImageBackground = Color(0xFFF4F4F4);
static const Color softGray = Color(0xFFD5D5D5);
static const Color semiTransparentBlack = Color(0x19000000)
static const Color semiTransparentBlack = Color(0x19000000);
}
//background: #background: #5D5D5D;