initialXPath property
Initial xpath/XPointer string to specify which part of epub to load initially if null and initialCfi is also null, the first chapter will be loaded
Implementation
final String? initialXPath;
Initial xpath/XPointer string to specify which part of epub to load initially if null and initialCfi is also null, the first chapter will be loaded
final String? initialXPath;