MethodChannelReadBookFlutter class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
methodChannel MethodChannel
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

exit() → void
override
getBookPlayMode() Future<int?>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onClickDown([dynamic arguments]) → void
override
onClickUp([dynamic arguments]) → void
override
onMove([dynamic arguments]) → void
override
pageDown() → void
override
pageUp() → void
override
pause() → void
override
receiveFromNative(Future handler(MethodCall call)?) → void
override
refreshReader() → void
override
resume() → void
override
setBookPlayMode(int playMode) Future<String?>
override
showTips() → void
override
toString() String
A string representation of this object.
inherited

Operators

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