LifeCycle constructor

LifeCycle({
  1. Widget? child,
})

Implementation

LifeCycle({this.child});