TF-35 Add presentation for search mailbox

This commit is contained in:
dab246
2022-02-23 17:10:35 +07:00
committed by Dat H. Pham
parent 690de9483f
commit 9cca03fff3
14 changed files with 206 additions and 72 deletions
@@ -75,7 +75,7 @@ class SuggestionBoxWidget {
'"${_listData[index]}"',
maxLines: 1,
overflow: TextOverflow.ellipsis,
style: TextStyle(fontSize: 15, color: AppColor.nameUserColor, fontWeight: FontWeight.w500),
style: TextStyle(fontSize: 15, color: AppColor.colorNameEmail),
))
],
)