yang-f/flutter_svg_provider

In the live documentation of `Size` Parameter add which is width and which is height

opticSquid opened this issue · 1 comments

when I'm using

Svg(<flie path to svg>, size: Size(10,10))

It is sometimes confusing to understand which is parameter in Size signifies width which signifies height

Welcome to the pull request