ui: change calibration icon to Icons.tune
This commit is contained in:
@@ -180,7 +180,7 @@ class _IntroPage extends StatelessWidget {
|
||||
),
|
||||
const SizedBox(height: 32),
|
||||
Icon(
|
||||
Icons.radar,
|
||||
Icons.tune,
|
||||
size: 56,
|
||||
color: theme.colorScheme.primary,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user