add vodozemac

This commit is contained in:
Henry Hiles 2025-11-14 19:26:27 -05:00
commit ec48e3ae96
No known key found for this signature in database
8 changed files with 53 additions and 8 deletions

View file

@ -20,9 +20,6 @@ class MemberList extends ConsumerWidget {
children: [
AppBar(
scrolledUnderElevation: 0,
backgroundColor: Theme.of(
context,
).colorScheme.surfaceContainerLow,
leading: Icon(Icons.people),
title: Text("Members"),
actionsPadding: EdgeInsets.only(right: 4),