7/10/1
This commit is contained in:
@@ -72,7 +72,7 @@ class EgyptCardAI extends StatelessWidget {
|
||||
// controller.responseCriminalRecordEgypt
|
||||
// .isNotEmpty
|
||||
)
|
||||
? Get.height * .5
|
||||
? Get.height * .7
|
||||
: Get.height * .85,
|
||||
child: ListView(
|
||||
children: [
|
||||
@@ -1114,7 +1114,7 @@ Please fill in the JSON object with the extracted information, following these g
|
||||
|
||||
class VideoButton extends StatelessWidget {
|
||||
final String videoUrl =
|
||||
"https://www.youtube.com/watch?v=dQw4w9WgXcQ"; // Replace with your video URL
|
||||
"https://youtube.com/shorts/fC0RmYH5B_0?feature=share"; // Replace with your video URL
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
|
||||
Reference in New Issue
Block a user