Add filtering by ban type to member list
This commit is contained in:
parent
fa8b8ddd14
commit
20f0ce9fa5
3 changed files with 46 additions and 11 deletions
|
|
@ -12,10 +12,6 @@ extension SchemeToTheme on ColorScheme {
|
|||
backgroundColor: WidgetStatePropertyAll(primaryContainer),
|
||||
),
|
||||
),
|
||||
chipTheme: ChipThemeData(
|
||||
labelStyle: TextStyle(color: onPrimary),
|
||||
color: WidgetStatePropertyAll(primary),
|
||||
),
|
||||
textTheme: ThemeData(
|
||||
fontFamilyFallback: ["sans", "emoji"],
|
||||
brightness: brightness,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue