adhara
app
AdharaApp
AdharaApp constructor
AdharaApp
AdharaApp class
Constructors
AdharaApp
Properties
appConfig
splashContainer
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
AdharaApp constructor
AdharaApp
(
Config
appConfig
, {
Key
key
,
Widget
splashContainer
})
Implementation
AdharaApp(this.appConfig, {Key key, this.splashContainer}) : super(key: key);