mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-20 09:43:58 +00:00
feat: about info card and flutter convention style
This commit is contained in:
@@ -37,7 +37,7 @@ class PatchTextButton extends StatelessWidget {
|
||||
child: I18nText(text,
|
||||
child: Text(
|
||||
'',
|
||||
style: interTextStyle.copyWith(
|
||||
style: kInterTextStyle.copyWith(
|
||||
color: backgroundColor == Colors.transparent
|
||||
? const Color.fromRGBO(119, 146, 186, 1)
|
||||
: isDark
|
||||
|
||||
Reference in New Issue
Block a user