|
|
@ -42,7 +42,7 @@ class DiamondScreen extends StatelessWidget { |
|
|
), |
|
|
), |
|
|
MyImage( |
|
|
MyImage( |
|
|
image: MyAssets.diamondBig, |
|
|
image: MyAssets.diamondBig, |
|
|
size: setSize(context: context, mobile: 200, tablet: 300), |
|
|
|
|
|
|
|
|
size: setSize(context: context, tablet: 300), |
|
|
), |
|
|
), |
|
|
Positioned( |
|
|
Positioned( |
|
|
bottom: setSize( |
|
|
bottom: setSize( |
|
|
|