add auto-size-text for installCard button

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2022-10-24 15:58:24 +08:00
parent a2cb295a11
commit 1249776a21
4 changed files with 121 additions and 25 deletions

View File

@@ -377,7 +377,8 @@ class _DesktopHomePageState extends State<DesktopHomePage>
fontSize: 13),
).marginOnly(bottom: 20),
Row(mainAxisAlignment: MainAxisAlignment.center, children: [
Button(
FixedWidthButton(
width: 150,
padding: 8,
isOutline: true,
text: translate(btnText),