mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 11:41:09 +08:00
@@ -67,14 +67,14 @@ class PgcCardVPgcIndex extends StatelessWidget {
|
||||
},
|
||||
),
|
||||
),
|
||||
conetent(context),
|
||||
content(context),
|
||||
],
|
||||
),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Widget conetent(BuildContext context) {
|
||||
Widget content(BuildContext context) {
|
||||
final theme = Theme.of(context);
|
||||
return Expanded(
|
||||
child: Padding(
|
||||
|
||||
Reference in New Issue
Block a user