updated screens design for demo
This commit is contained in:
@@ -35,7 +35,7 @@ class _AccountInfoScreen extends State<AccountInfoScreen>{
|
||||
padding: const EdgeInsets.all(16.0),
|
||||
children: const [
|
||||
InfoRow(title: 'Account Number', value: '700127638009871'),
|
||||
InfoRow(title: 'Nominee Customer No', value: '700127638009871'),
|
||||
// InfoRow(title: 'Nominee Customer No', value: '700127638009871'),
|
||||
InfoRow(title: 'SMS Service', value: 'Active'),
|
||||
InfoRow(title: 'Missed Call Service', value: 'Active'),
|
||||
InfoRow(title: 'Customer Number', value: '9000875272000212'),
|
||||
|
Reference in New Issue
Block a user