Try correcting the name to an existing named parameter’s name, or defining a named parameter with the name ‘intialWeight’.
iam using package split_view
intialWeight: widget.initialWeight,
Try correcting the name to an existing named parameter’s name, or defining a named parameter with the name ‘intialWeight’.
iam using package split_view
intialWeight: widget.initialWeight,
3
Answers
there isn’t any ‘initialWeight’ parameter in SplitView
Since the version 3.0.0 the package split_view doesn’t have any parameter named initialWeight
Check the package page to see how to use the split_view with the newest versions.
You can check the complete logs here.
Use the class "WeightLimit" instead of "initialWeight"
See the changelog of v3.0.0 on pub.dev.
https://pub.dev/packages/split_view/changelog