alias of flutter format
flutter format
void format(List<String> args) { start('flutter', ['format', ...args]); }