mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-21 02:50:14 +08:00
@@ -1830,6 +1830,15 @@ class HeaderControlState extends State<HeaderControl>
|
||||
),
|
||||
),
|
||||
),
|
||||
SizedBox(
|
||||
width: btnWidth,
|
||||
height: btnHeight,
|
||||
child: ActionItem(
|
||||
expand: false,
|
||||
icon: const Icon(CustomIcons.download, color: Colors.white),
|
||||
onTap: () => videoDetailCtr.onDownload(context),
|
||||
),
|
||||
),
|
||||
SizedBox(
|
||||
width: btnWidth,
|
||||
height: btnHeight,
|
||||
|
||||
Reference in New Issue
Block a user