menu
fluttery_framework package
documentation
view.dart
InheritedStateX<T extends StatefulWidget, U extends InheritedWidget>
resumedLifecycleState method
resumedLifecycleState method
dark_mode
light_mode
resumedLifecycleState
method
@
override
void
resumedLifecycleState
(
)
inherited
The application is visible and responding to user input.
Implementation
@override void resumedLifecycleState() {}
fluttery_framework package
documentation
view
InheritedStateX<T extends StatefulWidget, U extends InheritedWidget>
resumedLifecycleState method
InheritedStateX class