menu
biosphere_detail_page package
documentation
app/_/_/interaction/view.blueprint/component/_new/_/_/state_mother.dart
StateMother<T extends StatefulWidget>
loadingWidget method
loadingWidget method
dark_mode
light_mode
loadingWidget
method
Widget
loadingWidget
(
)
Implementation
Widget loadingWidget() {
return
CupertinoActivityIndicator().center(); }
biosphere_detail_page package
documentation
app/_/_/interaction/view.blueprint/component/_new/_/_/state_mother
StateMother<T extends StatefulWidget>
loadingWidget method
StateMother mixin
Properties
context
hashCode
mounted
runtimeType
widget
Methods
activate
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
loadingWidget
noSuchMethod
readyState
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==