mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-16 07:06:14 +08:00
@@ -78,7 +78,7 @@ class LiveCardVSearch extends StatelessWidget {
|
||||
);
|
||||
}
|
||||
|
||||
Widget videoStat(context) {
|
||||
Widget videoStat(BuildContext context) {
|
||||
return Container(
|
||||
height: 50,
|
||||
padding: const EdgeInsets.only(top: 26, left: 10, right: 10),
|
||||
|
||||
Reference in New Issue
Block a user