EpubNavigationLabel.named constructor
const
EpubNavigationLabel.named({
- required String text,
Implementation
const EpubNavigationLabel.named({required this.text}) : super();
const EpubNavigationLabel.named({required this.text}) : super();