TeXViewImage class

Inheritance

Constructors

TeXViewImage.asset(String imageUri)
const
TeXViewImage.network(String imageUri)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
imageUri String
Uri for Image.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

meta() TeXViewWidgetMeta
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onTapCallback(String id) → void
inherited
toJson() Map
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited