menu
login_view2 package
documentation
app/_/_/interaction/view.blueprint.popup/loading/_new/_/_/state_mother.dart
StateMother<T extends StatefulWidget>
readyState method
readyState method
dark_mode
light_mode
readyState
method
Function
?
readyState
(
BuildContext
context
)
Implementation
Function? readyState(BuildContext context) { return null; }
login_view2 package
documentation
app/_/_/interaction/view.blueprint.popup/loading/_new/_/_/state_mother
StateMother<T extends StatefulWidget>
readyState method
StateMother mixin