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