EPUBConstant class

Constants settings for EPUB publication.

Constructors

EPUBConstant()

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Static Properties

cjkHorizontalPreset Map<ReadiumCSSName, bool>
CJK horizontal preset.
no setter
cjkVerticalPreset Map<ReadiumCSSName, bool>
CJK vertical preset.
no setter
forceScrollPreset Map<ReadiumCSSName, bool>
Force scroll preset.
no setter
ltrPreset Map<ReadiumCSSName, bool>
Left-to-right preset.
no setter
rtlPreset Map<ReadiumCSSName, bool>
Right-to-left preset.
no setter