mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 12:04:50 +08:00
@@ -49,7 +49,7 @@ class BottomControl extends StatelessWidget {
|
||||
? colorScheme.inversePrimary
|
||||
: colorScheme.primary;
|
||||
final thumbGlowColor = primary.withAlpha(80);
|
||||
final bufferedBarColor = primary.withValues(alpha: 0.4);
|
||||
final bufferedBarColor = primary.withValues(alpha: 0.3);
|
||||
|
||||
return Padding(
|
||||
padding: const .fromLTRB(10, 0, 10, 12),
|
||||
|
||||
Reference in New Issue
Block a user