appEntry property
appEntry is a widget that holds the entry point of the application or the first widget to open on launch. Function(BuildContext, ScrollController, double
Implementation
final EntryWidgetBuilder? appEntry;
appEntry is a widget that holds the entry point of the application or the first widget to open on launch. Function(BuildContext, ScrollController, double
final EntryWidgetBuilder? appEntry;