onAppStart property
dynamic Function()?
onAppStart
final
Called after the first frame is rendered.
Implementation
final Function()? onAppStart;
Called after the first frame is rendered.
final Function()? onAppStart;