mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-04 17:50:13 +08:00
@@ -78,11 +78,8 @@ class _LiveHeaderControlState extends State<LiveHeaderControl>
|
||||
liveController.title.value,
|
||||
spacing: 30,
|
||||
velocity: 30,
|
||||
style: const TextStyle(
|
||||
fontSize: 15,
|
||||
height: 1,
|
||||
color: Colors.white,
|
||||
),
|
||||
strutStyle: const StrutStyle(fontSize: 15, leading: 0),
|
||||
style: const TextStyle(fontSize: 15, height: 1, color: Colors.white),
|
||||
),
|
||||
);
|
||||
if (isFullScreen) {
|
||||
|
||||
Reference in New Issue
Block a user