mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -401,6 +401,9 @@ class _LiveRoomPageState extends State<LiveRoomPage>
|
||||
child = Image.asset(
|
||||
'assets/images/live/default_bg.webp',
|
||||
fit: BoxFit.cover,
|
||||
width: maxWidth,
|
||||
height: maxHeight,
|
||||
cacheWidth: maxWidth.cacheSize(context),
|
||||
);
|
||||
}
|
||||
return Positioned.fill(
|
||||
|
||||
Reference in New Issue
Block a user