mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-26 13:46:50 +08:00
Update task detail page
This commit is contained in:
@@ -99,6 +99,7 @@ class _TaskView extends State<TaskView> {
|
||||
LinearPercentIndicator(
|
||||
animation: true,
|
||||
animateFromLastPercent: true,
|
||||
animationDuration: 200,
|
||||
progressColor: Colors.green,
|
||||
lineHeight: 20.0,
|
||||
barRadius: const Radius.circular(10),
|
||||
|
||||
Reference in New Issue
Block a user