[0.1.2]
This commit is contained in:
@@ -121,6 +121,7 @@ class AstromicFormController extends FormController {
|
||||
ret.text = initialText ?? '';
|
||||
}
|
||||
});
|
||||
super.controllers?.addEntries(<MapEntry<String, (String, bool)>>[MapEntry<String, (String, bool)>(id, (ret.text, isObscure))]);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user