laptop push
This commit is contained in:
@@ -286,7 +286,7 @@ class _page2State extends State<_page2> {
|
||||
),
|
||||
),
|
||||
|
||||
SizedBox(
|
||||
/*SizedBox(
|
||||
width: 16,
|
||||
),
|
||||
|
||||
@@ -338,7 +338,7 @@ class _page2State extends State<_page2> {
|
||||
],
|
||||
),
|
||||
),
|
||||
),
|
||||
),*/
|
||||
],
|
||||
),
|
||||
),
|
||||
@@ -568,6 +568,8 @@ class _page3State extends State<_page3> {
|
||||
text: Text(text),
|
||||
onPressed: () async {
|
||||
|
||||
LiveInformation().initTrackerModule();
|
||||
|
||||
showShadDialog(
|
||||
context: context,
|
||||
builder: (context) => ShadDialog.alert(
|
||||
|
||||
Reference in New Issue
Block a user