Watermark added, Card commented out and account opening commented out
This commit is contained in:
@@ -136,7 +136,8 @@ class _TpinOtpScreenState extends State<TpinOtpScreen> {
|
||||
counterText: '',
|
||||
filled: true,
|
||||
fillColor: Colors.grey[200],
|
||||
contentPadding: const EdgeInsets.symmetric(vertical: 16),
|
||||
contentPadding:
|
||||
const EdgeInsets.symmetric(vertical: 16),
|
||||
border: OutlineInputBorder(
|
||||
borderRadius: BorderRadius.circular(12),
|
||||
borderSide: BorderSide(
|
||||
|
||||
Reference in New Issue
Block a user