fix: live room title

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-22 16:15:04 +08:00
parent ea0125e1fc
commit ea486f90e8

View File

@@ -205,6 +205,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
AppBar(
backgroundColor: Colors.transparent,
foregroundColor: Colors.white,
titleTextStyle: TextStyle(color: Colors.white),
toolbarHeight:
MediaQuery.of(context).orientation == Orientation.portrait
? 56