appEntry property

EntryWidgetBuilder? appEntry
final

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;