Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
htmlWidget(BuildContext context, AppModel app, String html)
→ Widget
-
-
htmlWidgetWithPlatformMedia(BuildContext context, AppModel app, String html, {List<HtmlPlatformMediumModel>? htmlPlatformMedia})
→ Widget
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
-
updateHtmlWithMemberMediumCallback(BuildContext context, AppModel app, String ownerId, UpdatedHtml updatedHtml, MediaAction mediaAction, String title, String initialValue, {List<String>? accessibleByMembers})
→ void
-
-
updateHtmlWithMemberMediumCallbackWebYesNo(BuildContext context, AppModel app, String ownerId, UpdatedHtml updatedHtml, MediaAction mediaAction, String title, String initialValue, bool isWeb, {List<String>? accessibleByMembers})
→ void
-
-
updateHtmlWithPlatformMedium(BuildContext context, AppModel app, String ownerId, HtmlWithPlatformMediumModel htmlModel, UpdatedHtml updatedHtml, String title, {})
→ void
-
-
updateHtmlWithPlatformMediumWebYesNo(BuildContext context, AppModel app, String ownerId, HtmlWithPlatformMediumModel htmlModel, UpdatedHtml updatedHtml, String title, bool isWeb, {})
→ void
-