startApp method

void startApp()

Implementation

void startApp() {
  runApp(builder());
}