TF-984 Apply new design for destination picker view

This commit is contained in:
dab246
2022-10-10 17:58:15 +07:00
committed by Dat H. Pham
parent c212a8c8f9
commit 1c6e5002f8
6 changed files with 230 additions and 452 deletions
@@ -148,6 +148,8 @@ extension AppColor on Color {
static const colorCloseButton = Color(0xFF818C99);
static const colorDropShadow = Color(0x0F000000);
static const colorBackgroundKeyboard = Color(0xFFD2D5DC);
static const colorShadowLayerBottom = Color(0x29000000);
static const colorShadowLayerTop = Color(0x1F000000);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],