menu
lb_commons package
documentation
services/logbot_logger.dart
LogbotLogger
wrapText method
wrapText method
dark_mode
light_mode
wrapText
method
String
wrapText
(
String
text
)
UTILITY
Implementation
String wrapText(String text) { return "#### $text ####"; }
lb_commons package
documentation
services/logbot_logger
LogbotLogger
wrapText method
LogbotLogger class