25-9-1-1
This commit is contained in:
@@ -43,6 +43,12 @@ class AuthScreen extends StatelessWidget {
|
||||
children: [
|
||||
Image.asset('assets/images/logo.gif', height: 120),
|
||||
const SizedBox(height: 20),
|
||||
// IconButton(
|
||||
// onPressed: () {
|
||||
// Get.find<LoginController>().getJWT();
|
||||
// },
|
||||
// icon: const Icon(Icons.add),
|
||||
// ),
|
||||
Text(
|
||||
title,
|
||||
style: const TextStyle(
|
||||
|
||||
Reference in New Issue
Block a user