mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-29 06:48:43 +10:00
@@ -312,6 +312,7 @@ class _ChannelsScreenState extends State<ChannelsScreen>
|
||||
),
|
||||
floatingActionButton: FloatingActionButton(
|
||||
onPressed: () => _showAddChannelDialog(context),
|
||||
tooltip: context.l10n.channels_addChannel,
|
||||
child: const Icon(Icons.add),
|
||||
),
|
||||
bottomNavigationBar: SafeArea(
|
||||
|
||||
Reference in New Issue
Block a user