onGetStarted property
void Function()
onGetStarted
final
A callback function to be called when the "Get Started" button is pressed.
Implementation
final void Function() onGetStarted;
A callback function to be called when the "Get Started" button is pressed.
final void Function() onGetStarted;