menu
obsly_flutter package
documentation
models/obsly_event.dart
LifeCycle
LifeCycle.new constructor
LifeCycle.new constructor
dark_mode
light_mode
LifeCycle
constructor
LifeCycle
(
{
required
String
viewName
,
required
String
stage
,
String
?
parentViewName
,
int
?
timeMs
,
})
Implementation
LifeCycle({ required this.viewName, required this.stage, this.parentViewName, this.timeMs, });
obsly_flutter package
documentation
models/obsly_event
LifeCycle
LifeCycle.new constructor
LifeCycle class