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

Add a comment

This commit is contained in:
Pierre HUBERT 2020-05-11 18:57:37 +02:00
parent 39f4e8c78c
commit 466803a1ac

View File

@ -84,6 +84,7 @@ class _ComunicTabletAppBarWidgetState
PopupMenuButton<_MenuItemCallback>(
offset: Offset(0, 50),
itemBuilder: (c) => [
// Sign out
_MainMenuItem(
label: tr("Sign out"),
icon: Icons.power_settings_new,