menu
print_log package
documentation
print_log_platform_interface.dart
PrintLogPlatform
PrintLogPlatform constructor
PrintLogPlatform constructor
dark_mode
light_mode
PrintLogPlatform
constructor
PrintLogPlatform
(
)
Constructs a PrintLogPlatform.
Implementation
PrintLogPlatform() : super(token: _token);
print_log package
documentation
print_log_platform_interface
PrintLogPlatform
PrintLogPlatform constructor
PrintLogPlatform class