TF-933 Implement search contact when select contact filter in search view
This commit is contained in:
@@ -145,6 +145,7 @@ extension AppColor on Color {
|
||||
static const colorBackgroundNotificationVacationSetting= Color(0xFFFFF5C2);
|
||||
static const colorDivider = Color(0xFFE7E8EC);
|
||||
static const colorDividerVertical = Color(0xFF99A2AD);
|
||||
static const colorCloseButton = Color(0xFF818C99);
|
||||
|
||||
static const mapGradientColor = [
|
||||
[Color(0xFF21D4FD), Color(0xFFB721FF)],
|
||||
|
||||
Reference in New Issue
Block a user