Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-04-29 12:47:14 +08:00
parent c7864ff4a3
commit cd26cf6d98
104 changed files with 482 additions and 391 deletions

View File

@@ -51,7 +51,7 @@ class WhisperSessionItem extends StatelessWidget {
safeArea: true,
tileColor: item.isPinned
? theme.colorScheme.onInverseSurface.withValues(
alpha: theme.brightness.isDark ? 0.4 : 0.8,
alpha: theme.isDark ? 0.4 : 0.8,
)
: null,
onLongPress: () => showDialog(