forked from firka/student-legacy
added textfield clear to enterid in theme menu
This commit is contained in:
parent
d188cefc07
commit
8e629ef596
@ -262,6 +262,7 @@ class _FilcColorPickerState extends State<FilcColorPicker> {
|
||||
|
||||
if (theme != null) {
|
||||
widget.onThemeIdProvided(theme);
|
||||
idController.clear();
|
||||
} else {
|
||||
ScaffoldMessenger.of(context).showSnackBar(
|
||||
CustomSnackBar(
|
||||
|
Loading…
x
Reference in New Issue
Block a user