TF-880: Apply rich text toolbar at keyboard

This commit is contained in:
ManhNTX
2022-09-22 06:00:16 +07:00
committed by Dat H. Pham
parent 6ac4952a37
commit 00f781b67f
5 changed files with 211 additions and 223 deletions
@@ -147,6 +147,7 @@ extension AppColor on Color {
static const colorDividerVertical = Color(0xFF99A2AD);
static const colorCloseButton = Color(0xFF818C99);
static const colorDropShadow = Color(0x0F000000);
static const colorBackgroundKeyboard = Color(0xFFD2D5DC);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],