mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-02 14:26:12 -04:00
exception handling work
This commit is contained in:
parent
1b7ac31085
commit
cbac96de99
9 changed files with 24 additions and 21 deletions
|
@ -80,7 +80,7 @@ class MenuItemWidget extends StatelessWidget {
|
|||
),
|
||||
onPressed: footerCallback),
|
||||
],
|
||||
),
|
||||
).paddingAll(2),
|
||||
);
|
||||
|
||||
@override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue