menu
eyflutter_uikit package
documentation
uikit/state/lifecycle_state.dart
LifecycleState<T extends StatefulWidget>
onDestroy method
onDestroy method
dark_mode
light_mode
onDestroy
method
void
onDestroy
(
String
routeName
,
Map
<
String
,
dynamic
>
arguments
)
Implementation
void onDestroy(String routeName, Map<String, dynamic> arguments) {}
eyflutter_uikit package
documentation
uikit/state/lifecycle_state
LifecycleState<T extends StatefulWidget>
onDestroy method
LifecycleState class