Skip to content

Commit fbcfc45

Browse files
committed
update
1 parent 8e3c83f commit fbcfc45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/v1/widget.dart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ final class ___WIDGET_NAME___ extends ____WIDGET_NAME___ {
1616
const ___WIDGET_NAME___({
1717
super.key,
1818
super.extra,
19+
super.controllerTimeout = Duration.zero,
1920
});
2021
}
2122
```

0 commit comments

Comments
 (0)