flutter_html
flutter_html copied to clipboard
How to apply border-radius to div
I am using this plugin for creating dynamic page coming from server. This Plugin helps me to achieve this only problem that I am facing is border-radius is not applying to my div. I read in documentation that container styling is not supported but still I am wondering how can I achieve this as this required for me to give border-radius to my div please help.
I tried inline css also but no luck. (;
not working
im using pre release 3.0.0-beta.2 cant use the border radius property there