mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-07-01 22:23:29 +00:00
Can request to join a Forez group
This commit is contained in:
@ -46,6 +46,9 @@ class LoginRoutesTheme extends StatelessWidget {
|
||||
accentColor: Colors.white,
|
||||
hintColor: Colors.white,
|
||||
textTheme: TextTheme(subtitle1: TextStyle(color: Colors.white)),
|
||||
radioTheme: RadioThemeData(
|
||||
fillColor: MaterialStateProperty.all(Colors.white),
|
||||
),
|
||||
colorScheme: ColorScheme(
|
||||
primary: Colors.white,
|
||||
primaryVariant: Colors.white,
|
||||
|
Reference in New Issue
Block a user