Flutter – The named parameter 'intialWeight' isn't defined
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,
I was not able to find the name of the icon displayed on the top of the iPad, but I want to know how to hide the three-dots stuff in a specific view controller programmatically.