Fix linting and cleanup

This commit is contained in:
problematicconsumer
2023-11-09 15:23:48 +03:30
parent a48f36bafd
commit 38f48e07d5
13 changed files with 12 additions and 24 deletions

View File

@@ -175,7 +175,8 @@ class LogsPage extends HookConsumerWidget with PresLogger {
.textTheme
.labelMedium
?.copyWith(
color: log.level!.color),
color: log.level!.color,
),
),
if (log.time != null)
Text(