opt: add live emoticonUnique

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-13 15:18:35 +08:00
parent a93fbd4444
commit d3d2715418
2 changed files with 5 additions and 1 deletions

View File

@@ -263,6 +263,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
}
Widget get _buildPH => Scaffold(
resizeToAvoidBottomInset: false,
appBar: _buildAppBar,
backgroundColor: Colors.transparent,
body: Column(
@@ -271,6 +272,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
);
Widget get _buildPP => Scaffold(
resizeToAvoidBottomInset: false,
backgroundColor: Colors.transparent,
body: Stack(
children: [