slight cleanups
This commit is contained in:
parent
c5122fc34f
commit
633e83b915
3 changed files with 1 additions and 3 deletions
|
|
@ -55,7 +55,6 @@ class MemberList extends HookConsumerWidget {
|
|||
selectedIndex: statusIndex.value,
|
||||
onSelectedIndexChanged: (index) =>
|
||||
statusIndex.value = index ?? statusIndex.value,
|
||||
// overflow: M3EButtonGroupOverflow.menu,
|
||||
actions: options
|
||||
.mapTo(
|
||||
(name, value) => M3EToggleButtonGroupAction(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue