menu
ciontek package
documentation
printer.dart
CiontekPrinter
setFontPath method
setFontPath method
dark_mode
light_mode
setFontPath
method
Future
<
void
>
setFontPath
(
String
path
)
Implementation
Future<void> setFontPath(String path) { return CiontekPlatform.instance.setFontPath(path); }
ciontek package
documentation
printer
CiontekPrinter
setFontPath method
CiontekPrinter class