opt: pages

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-04 10:44:21 +08:00
parent 14f2c34d21
commit 9cf74c0db6
5 changed files with 288 additions and 248 deletions

View File

@@ -1538,7 +1538,7 @@ class VideoDetailController extends GetxController
fontSize: 14,
color: Theme.of(context)
.colorScheme
.primary,
.secondary,
),
strutStyle: StrutStyle(
height: 1,
@@ -1554,7 +1554,7 @@ class VideoDetailController extends GetxController
.scale(14),
color: Theme.of(context)
.colorScheme
.primary,
.secondary,
),
],
),
@@ -1605,7 +1605,7 @@ class VideoDetailController extends GetxController
fontSize: 14,
color: Theme.of(context)
.colorScheme
.primary,
.secondary,
),
strutStyle: StrutStyle(
height: 1,
@@ -1621,7 +1621,7 @@ class VideoDetailController extends GetxController
.scale(14),
color: Theme.of(context)
.colorScheme
.primary,
.secondary,
),
],
),