TF-710 [WEB] Relayout destination picker base on prototype

This commit is contained in:
dab246
2022-08-02 16:26:25 +07:00
committed by Dat H. Pham
parent fc83cae62b
commit e184a81921
4 changed files with 135 additions and 4 deletions
@@ -129,6 +129,7 @@ extension AppColor on Color {
static const colorBorderWrapIconStyleCode = Color(0xFFE4E4E4);
static const colorBackgroundWrapIconStyleCode = Color(0xFFF2F3F5);
static const colorSelectedRichTextButton = Color(0x99EBEDF0);
static const colorShadowDestinationPicker = Color(0x33000000);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],