1.5.2版本发布及部分readme更新
This commit is contained in:
@@ -91,7 +91,7 @@ class BatterySummary extends StatelessWidget {
|
||||
text: ' / ',
|
||||
style: TextStyle(
|
||||
fontFamily: 'HarmonyOS_Sans_SC',
|
||||
color: const Color(0xFF5F5F5F).withOpacity(0.5),
|
||||
color: const Color(0xFF5F5F5F).withValues(alpha: 0.5),
|
||||
),
|
||||
),
|
||||
TextSpan(text: designCap.toString()),
|
||||
|
||||
Reference in New Issue
Block a user