1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-11-22 04:49:21 +00:00

Increase navbar size

This commit is contained in:
Pierre HUBERT 2019-11-02 14:02:38 +01:00
parent 190561b588
commit 886efd8a3c

View File

@ -116,7 +116,7 @@ class ComunicAppBar extends StatelessWidget implements PreferredSizeWidget {
}
@override
Size get preferredSize => Size.fromHeight(35);
Size get preferredSize => Size.fromHeight(40);
}
/// The [Widget] part of a menu item