feat: Better sign up UX and allow signup without password
This commit is contained in:
parent
99f56b0dc2
commit
f72675c351
5 changed files with 66 additions and 17 deletions
|
|
@ -34,6 +34,7 @@ abstract class FluffyThemes {
|
|||
prefixIconColor: Colors.black,
|
||||
iconColor: Colors.black,
|
||||
errorText: errorText,
|
||||
errorMaxLines: 4,
|
||||
errorStyle: TextStyle(
|
||||
color: Colors.red.shade200,
|
||||
shadows: const [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue