AdharaApp constructor

AdharaApp(Config appConfig, { Key key, Widget splashContainer })

Implementation

AdharaApp(this.appConfig, {Key key, this.splashContainer}) : super(key: key);