menu
gertec_plus package
documentation
gertec_plus_platform_interface.dart
GertecPlusPlatform
prnText method
prnText method
dark_mode
light_mode
prnText
method
Future
<
void
>
prnText
(
String
text
)
Implementation
Future<void> prnText(String text) => throw UnimplementedError('prnText() not implemented.');
gertec_plus package
documentation
gertec_plus_platform_interface
GertecPlusPlatform
prnText method
GertecPlusPlatform class