TF-752 Set width dropdown menu font wrap content

This commit is contained in:
dab246
2022-08-01 14:25:43 +07:00
committed by Dat H. Pham
parent 7a42489de3
commit 08bb5af07b
@@ -819,6 +819,7 @@ class ComposerView extends GetWidget<ComposerController>
sizeIconChecked: 16,
radiusButton: 8,
opacity: opacity,
dropdownWidth: 200,
colorButton: richTextController.isMenuFontOpen
? AppColor.colorBackgroundWrapIconStyleCode
: Colors.white,