Properties
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
Static Methods
-
open(String? bookPath)
→ void
-
@param bookPath the local path in cache
-
setConfig({String identifier = 'EpubKitty', Color themeColor = Colors.black, EKScrollDirection? scrollDirection = EKScrollDirection.vertical, bool allowSharing = true, bool shouldHideNavigationOnTap = false})
→ void
-
Set configurations for EpubKitty library [...]