menu
custom_pdf_converter package
documentation
widgets.dart
TtfFont
TtfFont constructor
TtfFont constructor
dark_mode
light_mode
TtfFont
constructor
TtfFont
(
ByteData
data
, {
bool
protect
=
false
,
})
Implementation
TtfFont(this.data, {this.protect = false});
custom_pdf_converter package
documentation
widgets
TtfFont
TtfFont constructor
TtfFont class