Adjust IAP UI
This commit is contained in:
parent
f3e2fd6ed6
commit
8081e2f5e7
|
|
@ -231,7 +231,7 @@ class _UpgradeDialogState extends State<UpgradeDialog> {
|
|||
subtitle: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
SizedBox(height: 2),
|
||||
SizedBox(height: 4),
|
||||
TextButton(
|
||||
style: TextButton.styleFrom(
|
||||
backgroundColor: Colors.green[800],
|
||||
|
|
|
|||
Loading…
Reference in New Issue