mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -761,6 +761,10 @@ class LoginPageController extends GetxController
|
||||
),
|
||||
),
|
||||
TextButton(
|
||||
style: TextButton.styleFrom(
|
||||
visualDensity: .compact,
|
||||
tapTargetSize: .shrinkWrap,
|
||||
),
|
||||
onPressed: () {
|
||||
quickSelect = !quickSelect;
|
||||
(context as Element).markNeedsBuild();
|
||||
|
||||
Reference in New Issue
Block a user