menu
pax_player package
documentation
pax_player_platform_interface.dart
PaxPlayerPlatform
initPrinter method
initPrinter method
dark_mode
light_mode
initPrinter
method
Future
<
bool
?
>
initPrinter
(
)
Implementation
Future<bool?> initPrinter() { throw UnimplementedError('initPrinter has not been implemented.'); }
pax_player package
documentation
pax_player_platform_interface
PaxPlayerPlatform
initPrinter method
PaxPlayerPlatform class