menu
flutter_nekoton_bridge package
documentation
tests_related/test_logger.dart
testLoggerInfo function
testLoggerInfo function
dark_mode
light_mode
testLoggerInfo
function
Future
<
void
>
testLoggerInfo
(
String
string
)
Implementation
Future<void> testLoggerInfo(String string) async { createLib().testLoggerInfo(string: string); }
flutter_nekoton_bridge package
documentation
tests_related/test_logger
testLoggerInfo function
test_logger library