onAppStart property

dynamic Function()? onAppStart
final

Called after the first frame is rendered.

Implementation

final Function()? onAppStart;