dengyin2000 / dynamic_widget

A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo Documentation in ClipRRect Widget

CoderJava opened this issue · comments

Hi, I found typo text in your documentation about ClipRRect Widget.

ClipRRect, here to see flutter TextSpan definition. Supported json properties:

You can check it in here
https://github.com/dengyin2000/dynamic_widget/blob/master/WIDGETS.md#cliprrect-widget

Thanks, fixed

Thanks, fixed

Ok.