From 8e629ef596323be32fa3ef55f1b1ef63f96562ff Mon Sep 17 00:00:00 2001 From: Kima Date: Sun, 15 Oct 2023 13:18:25 +0200 Subject: [PATCH] added textfield clear to enterid in theme menu --- .../lib/ui/mobile/flutter_colorpicker/colorpicker.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/filcnaplo_premium/lib/ui/mobile/flutter_colorpicker/colorpicker.dart b/filcnaplo_premium/lib/ui/mobile/flutter_colorpicker/colorpicker.dart index d10c6ca..9653e32 100644 --- a/filcnaplo_premium/lib/ui/mobile/flutter_colorpicker/colorpicker.dart +++ b/filcnaplo_premium/lib/ui/mobile/flutter_colorpicker/colorpicker.dart @@ -262,6 +262,7 @@ class _FilcColorPickerState extends State { if (theme != null) { widget.onThemeIdProvided(theme); + idController.clear(); } else { ScaffoldMessenger.of(context).showSnackBar( CustomSnackBar(