I have been looking at the description of the Image constructor in the Flutter API documentation (see https://api.flutter.dev/flutter/widgets/Image/Image.html). Among other parameters, it describes a scale parameter that only exists on other Image constructors. As such the documentation for the constructor seems wrong to me. May someone update this page?
I have been looking at the description of the Image constructor in the Flutter API documentation (see https://api.flutter.dev/flutter/widgets/Image/Image.html). Among other parameters, it describes a scale parameter that only exists on other Image constructors. As such the documentation for the constructor seems wrong to me. May someone update this page?