forgot this color
This commit is contained in:
parent
7cd6d7da2d
commit
115c35cec1
@ -103,7 +103,7 @@ class ErrorReportScreen extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
IconButton(
|
||||
icon: const Icon(FeatherIcons.info),
|
||||
icon: const Icon(FeatherIcons.info, color: Color(0xFF011234),),
|
||||
onPressed: () {
|
||||
showDialog(
|
||||
context: context,
|
||||
|
Loading…
x
Reference in New Issue
Block a user