adhara
stateful_widget
AdharaState
<
T extends StatefulWidget
>
r property
r
AdharaState class
Constructors
AdharaState
Properties
r
context
hashCode
mounted
runtimeType
widget
Methods
fetchData
firstLoad
initState
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
noSuchMethod
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
r property
Resources
r
Implementation
Resources get r { if (_r == null) { _r = ResInheritedWidget.of(context); } return _r; }