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