OverlayWindowView class

Constructors

OverlayWindowView()

Properties

hashCode int
The hash code for this object.
no setterinherited
messageChannel BasicMessageChannel?
getter/setter pair
messageStream Stream<OverlayMessage>
no setter
methodChannel MethodChannel
final
overlayWindowId String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stateChangedStream Stream
no setter

Methods

close() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onMessage(dynamic message) → void
onMethodHandler(MethodCall call) → void
sendMessage(dynamic message) Future<void>
toString() String
A string representation of this object.
inherited

Operators

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