mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -321,10 +321,9 @@ class _LiveRoomPageState extends State<LiveRoomPage>
|
||||
child: iconButton(
|
||||
size: 24,
|
||||
iconSize: 14,
|
||||
context: context,
|
||||
bgColor: const Color(0xEEFFFFFF),
|
||||
iconColor: Colors.black54,
|
||||
icon: Icons.clear,
|
||||
icon: const Icon(Icons.clear),
|
||||
onPressed: () =>
|
||||
_liveRoomController.fsSC.value = null,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user