diff --git a/lib/pages/live_room/view.dart b/lib/pages/live_room/view.dart index 4ba5a27e..b5e16974 100644 --- a/lib/pages/live_room/view.dart +++ b/lib/pages/live_room/view.dart @@ -205,6 +205,7 @@ class _LiveRoomPageState extends State AppBar( backgroundColor: Colors.transparent, foregroundColor: Colors.white, + titleTextStyle: TextStyle(color: Colors.white), toolbarHeight: MediaQuery.of(context).orientation == Orientation.portrait ? 56