run abstract method

  1. @Deprecated('Use runZonedGuarded and onError instead.')
void run(
  1. Widget app
)

Implementation

@Deprecated('Use runZonedGuarded and onError instead.')
void run(Widget app);