-
-
Notifications
You must be signed in to change notification settings - Fork 100
Wiki Demo App Missing Argument #65
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Scale method has named parameter and hasn't declared on what type of argument does
pressed ? 0.95 : 1.0would be.Line 231
.scale(pressed ? 0.95 : 1.0, animate: true)