WidgetToImageController class

Properties

hashCode int
The hash code for this object.
no setterinherited
key GlobalKey<State<StatefulWidget>>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

createPaint(GlobalKey<State<StatefulWidget>> key) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toByteData() Future<ByteData?>
toDartUiImage() Future<Image>
toImage() Future<Image>
toString() String
A string representation of this object.
inherited
toUint8List() Future<Uint8List?>

Operators

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