menu
flutter_devops_kit package
documentation
services/logger_service.dart
LoggerService
blank static method
blank static method
dark_mode
light_mode
blank
static method
void
blank
(
)
Prints an empty line to the console.
Implementation
static void blank() { print(''); }
flutter_devops_kit package
documentation
services/logger_service
LoggerService
blank static method
LoggerService class