mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-28 14:25:55 +08:00
@@ -66,7 +66,7 @@ class _SettingsSearchPageState
|
||||
onPressed: () {
|
||||
if (_textEditingController.text.isNotEmpty) {
|
||||
_textEditingController.clear();
|
||||
_list.value = <SettingsModel>[];
|
||||
_list.clear();
|
||||
} else {
|
||||
Get.back();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user