drive function

void drive()

alias of flutter drive

Implementation

void drive() {
  start('flutter', ['drive']);
}