TF-984 Apply new design for destination picker view
This commit is contained in:
@@ -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)],
|
||||
|
||||
Reference in New Issue
Block a user