mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-27 12:50:13 +08:00
tweak
This commit is contained in:
@@ -207,13 +207,7 @@ class RenderViewPointProgressBar
|
||||
),
|
||||
),
|
||||
)
|
||||
..pushStyle(
|
||||
ui.TextStyle(
|
||||
color: Colors.white,
|
||||
fontSize: size,
|
||||
height: 1,
|
||||
),
|
||||
)
|
||||
..pushStyle(.new(color: Colors.white, fontSize: size, height: 1))
|
||||
..addText(title);
|
||||
return builder.build()
|
||||
..layout(const ui.ParagraphConstraints(width: double.infinity));
|
||||
|
||||
Reference in New Issue
Block a user