mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 00:05:16 +00:00
Improve password forgotten route
This commit is contained in:
@ -32,6 +32,7 @@ class LoginRoutesTheme extends StatelessWidget {
|
||||
checkColor:
|
||||
MaterialStateProperty.all(Config.get().splashBackgroundColor),
|
||||
),
|
||||
dialogBackgroundColor: Config.get().splashBackgroundColor,
|
||||
primaryColor: Colors.white,
|
||||
backgroundColor: Config.get().splashBackgroundColor,
|
||||
disabledColor: Colors.grey,
|
||||
|
Reference in New Issue
Block a user