BookPage.customFont constructor
BookPage.customFont(
- String char
Implementation
BookPage.customFont(String char) {
list = [TextComponent.customFont(char)];
}
BookPage.customFont(String char) {
list = [TextComponent.customFont(char)];
}