forked from yaso_meth/mih-project
increase tile of home action
This commit is contained in:
@@ -490,7 +490,7 @@ class _MIHHomeState extends State<MIHHome> {
|
||||
return Builder(builder: (context) {
|
||||
return MIHAction(
|
||||
icon: const Icon(Icons.apps),
|
||||
iconSize: 35,
|
||||
iconSize: 45,
|
||||
onTap: () {
|
||||
setState(() {
|
||||
appSearch = "";
|
||||
|
||||
Reference in New Issue
Block a user