1
0
mirror of https://github.com/stonega/tsacdop synced 2025-02-26 16:27:39 +01:00

Minor change.

This commit is contained in:
stonega 2021-01-24 19:17:44 +08:00
parent 5f0d069ab9
commit 17c3fbdbb7

View File

@ -415,8 +415,6 @@ class __PlaylistButtonState extends State<_PlaylistButton> {
children: <Widget>[
Text(
(data.item3 ~/ 1000).toTime,
// style:
// TextStyle(color: Colors.white)
),
Text(
data.item2.title,