mod: 动态样式修改

This commit is contained in:
guozhigq
2023-07-14 23:48:10 +08:00
parent b7083fdc15
commit ff5ba9dafa
4 changed files with 89 additions and 123 deletions

View File

@ -170,6 +170,10 @@ class _MemberPageState extends State<MemberPage>
1
? '个人认证:'
: '企业认证:',
style: TextStyle(
color: Theme.of(context)
.primaryColor,
),
),
Text(
_memberController.memberInfo