Theme Mode-System Default, Minor Changes & Logout Button #1
This commit is contained in:
@@ -663,7 +663,7 @@ class _DashboardScreenState extends State<DashboardScreen> {
|
||||
icon,
|
||||
size: 30,
|
||||
color: disable
|
||||
? theme.colorScheme.onSurface.withValues(alpha: 0.3)
|
||||
? theme.colorScheme.onSurface.withOpacity(0.3)
|
||||
: theme.colorScheme.primary,
|
||||
grade: 200,
|
||||
weight: 700,
|
||||
|
Reference in New Issue
Block a user