This commit is contained in:
		| @@ -42,10 +42,10 @@ class AppTextField extends StatelessWidget { | ||||
|     final decoration = helpers | ||||
|         .createCommonDecoration( | ||||
|           scheme, | ||||
|           labelText ?? '', | ||||
|           filled: true, | ||||
|           hintText: hintText, | ||||
|           icon: icon, | ||||
|           labelText ?? '', | ||||
|         ) | ||||
|         .copyWith(suffixIcon: suffixIcon); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user