mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-27 19:53:45 +01:00
Dart fix + Flutter upgrade
This commit is contained in:
@@ -293,7 +293,7 @@ class _GeneratedFormState extends State<GeneratedForm> {
|
||||
widget.onValueChanges(returnValues, valid, isBuilding);
|
||||
}
|
||||
|
||||
initForm() {
|
||||
void initForm() {
|
||||
initKey = widget.key.toString();
|
||||
// Initialize form values as all empty
|
||||
values.clear();
|
||||
|
||||
Reference in New Issue
Block a user