menu
epub_immutable package
documentation
epub.dart
EpubGuideReference
EpubGuideReference const constructor
EpubGuideReference const constructor
dark_mode
light_mode
EpubGuideReference
constructor
const
EpubGuideReference
(
String
type
,
String
?
title
,
String
href
)
Implementation
const EpubGuideReference(this.type, this.title, this.href) : super();
epub_immutable package
documentation
epub
EpubGuideReference
EpubGuideReference const constructor
EpubGuideReference class