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