menu
flutter_html package
documentation
html_parser.dart
HtmlParser
cachedImageSizes property
cachedImageSizes property
dark_mode
light_mode
cachedImageSizes
property
Map
<
String
,
Size
>
cachedImageSizes
final
Implementation
final Map<String, Size> cachedImageSizes = {};
flutter_html package
documentation
html_parser
HtmlParser
cachedImageSizes property
HtmlParser class