AndroidViewConfig class

The relevant parameters of TbsReaderView.

Constructors

AndroidViewConfig({bool isBarShow = false, bool intoDownloading = false, bool isBarAnimating = false})

Properties

hashCode int
The hash code for this object.
no setterinherited
intoDownloading bool
The into_downloading of TbsReaderView
final
isBarAnimating bool
The is_bar_animating of TbsReaderView
final
isBarShow bool
The is_bar_show of TbsReaderView
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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