Results 1 issues of Pau Uceda

## Steps to Reproduce HTML ```html ``` `HtmlWidget` configuration ```dart HtmlWidget( state.message!, textStyle: GoogleFonts.roboto( fontSize: 16, color: Theme.of(context).colorScheme.tertiary, ), ) ``` Tesing environment ``` [√] Flutter (Channel stable, 3.38.3, on...

bug