menu
login_view2 package
documentation
app/_/_/interaction/view.blueprint/page/login_view2/_/_/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(); }
login_view2 package
documentation
app/_/_/interaction/view.blueprint/page/login_view2/_/_/state_mother
StateMother<T extends StatefulWidget>
loadingWidget method
StateMother mixin