menu
flutter_html_reborn package
documentation
flutter_html_reborn.dart
OnCssParseError typedef
OnCssParseError typedef
dark_mode
light_mode
OnCssParseError
typedef
OnCssParseError
=
String
? Function
(
String
css
,
List
<
Message
>
errors
)
Implementation
typedef OnCssParseError = String? Function( String css, List<css_parser.Message> errors, );
flutter_html_reborn package
documentation
flutter_html_reborn
OnCssParseError typedef
flutter_html_reborn library