TF-1714 Change ButtonBuilder to TMailButton widget
(cherry picked from commit fd536ff648370a60ef89d4428fedd949a3e62ae7)
This commit is contained in:
@@ -497,7 +497,7 @@ abstract class BaseComposerView extends GetWidget<ComposerController>
|
||||
textStyle: const TextStyle(
|
||||
fontWeight: FontWeight.w500,
|
||||
fontSize: 17,
|
||||
color: AppColor.lineItemListColor
|
||||
color: AppColor.colorLabelCancelButton
|
||||
),
|
||||
backgroundColor: AppColor.emailAddressChipColor,
|
||||
width: 150,
|
||||
|
||||
Reference in New Issue
Block a user