htmlWidgetWithPlatformMedia abstract method
Widget
htmlWidgetWithPlatformMedia(
- BuildContext context,
- AppModel app,
- String html, {
- List<
HtmlPlatformMediumModel> ? htmlPlatformMedia,
Implementation
Widget htmlWidgetWithPlatformMedia(
BuildContext context, AppModel app, String html,
{List<HtmlPlatformMediumModel>? htmlPlatformMedia});