bottom sheet fixes
This commit is contained in:
parent
9ac6e74daf
commit
fc6bdf78f1
@ -314,6 +314,7 @@ class PlusLockedFeaturePopup extends StatelessWidget {
|
||||
final bool isGold = _getFeatureLevel() == PremiumFeatureLevel.gold;
|
||||
|
||||
return Container(
|
||||
height: 2000,
|
||||
decoration: BoxDecoration(
|
||||
color: isGold ? const Color(0xFFF7EDD9) : const Color(0xFFDCDAF7),
|
||||
borderRadius: const BorderRadius.vertical(
|
||||
|
Loading…
x
Reference in New Issue
Block a user