Better Home Icon
This commit is contained in:
@@ -84,7 +84,7 @@ class SpaceRate extends StatelessWidget {
|
||||
appBar: AppBar(
|
||||
leading: IconButton(
|
||||
icon: Icon(
|
||||
Icons.home,
|
||||
Icons.home_rounded,
|
||||
size: 36,
|
||||
color: Theme.of(context).colorScheme.onPrimary,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user