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( AppBar(
backgroundColor: Colors.transparent, backgroundColor: Colors.transparent,
foregroundColor: Colors.white, foregroundColor: Colors.white,
titleTextStyle: TextStyle(color: Colors.white),
toolbarHeight: toolbarHeight:
MediaQuery.of(context).orientation == Orientation.portrait MediaQuery.of(context).orientation == Orientation.portrait
? 56 ? 56