Skip to content

Commit d2a803c

Browse files
committed
Update
1 parent 1252a47 commit d2a803c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

templates/msm1/screen.dart.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ ___PARTS___
2020
// ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
2121
2222
@GenerateScreenBindings(
23-
title: '__TITLE__',
24-
isAccessibleOnlyIfLoggedIn: true,
25-
isRedirectable: true,
23+
___GENERATE_SCREEN_BINDINGS_ARGS___
2624
)
2725
final class ___SCREEN_CLASS___ extends Screen {
2826
//

0 commit comments

Comments
 (0)