watching method
void
watching()
writes the listen to files message
Implementation
void watching() {
info(lightYellow.wrap('\n👀 Watching config & source files...'));
}
writes the listen to files message
void watching() {
info(lightYellow.wrap('\n👀 Watching config & source files...'));
}