TF-933 Update new position all button action of AppBar on Web Desktop

This commit is contained in:
dab246
2022-09-15 18:18:27 +07:00
committed by Dat H. Pham
parent ccc63e4fc1
commit 3c0eac12ac
4 changed files with 171 additions and 186 deletions
@@ -143,6 +143,8 @@ extension AppColor on Color {
static const colorVacationSettingExplanation = Color(0xFF686E76);
static const colorBackgroundVacationSettingField = Color(0xFFF2F3F5);
static const colorBackgroundNotificationVacationSetting= Color(0xFFFFF5C2);
static const colorDivider = Color(0xFFE7E8EC);
static const colorDividerVertical = Color(0xFF99A2AD);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],