mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-22 06:08:54 -04:00
deadlock cleanup
This commit is contained in:
parent
23867a1784
commit
2141dbff21
40 changed files with 254 additions and 253 deletions
|
@ -638,7 +638,7 @@ ThemeData radixGenerator(Brightness brightness, RadixThemeColor themeColor) {
|
|||
useVisualIndicators: false,
|
||||
preferBorders: false,
|
||||
borderRadiusScale: 1,
|
||||
wallpaperAlpha: wallpaperAlpha(brightness, themeColor),
|
||||
wallpaperOpacity: wallpaperAlpha(brightness, themeColor),
|
||||
);
|
||||
|
||||
final scaleTheme = ScaleTheme(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue