Skip to content

Commit 81f8a48

Browse files
committed
update
1 parent 5183e99 commit 81f8a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/v6/bindings.dart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ abstract base class _ControllerBroker<T1 extends ___CLASS___, T2 extends _State>
109109
_ControllerBroker(
110110
super.superScreen,
111111
super.superState, [
112-
super.internalConfiguration,
112+
super.extra,
113113
]);
114114
}
115115

0 commit comments

Comments
 (0)