-
-
Notifications
You must be signed in to change notification settings - Fork 918
Closed
Description
I have a HTML where the html consist of a $ symbol. But this showing error:-
" Expected an identifier".
I am providing my code here:-
return Scaffold( body: Container( child: SingleChildScrollView( child: Html(data: """ <p>push the economic cost of allergies and asthma well above the current $32 billion price tag </p>""") )
How to solve this ?
Metadata
Metadata
Assignees
Labels
No labels