mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -374,10 +374,8 @@ class LoginPageController extends GetxController
|
||||
hintText: "请输入短信验证码",
|
||||
hintStyle: const TextStyle(fontSize: 15),
|
||||
suffixIcon: iconButton(
|
||||
context: Get.context!,
|
||||
icon: Icons.clear,
|
||||
icon: const Icon(Icons.clear),
|
||||
size: 32,
|
||||
bgColor: Colors.transparent,
|
||||
onPressed: textFieldController.clear,
|
||||
),
|
||||
suffixIconConstraints: const BoxConstraints(
|
||||
|
||||
Reference in New Issue
Block a user