placeholder property

WidgetBuilder? placeholder
final

A builder for the placeholder page that is shown before the first route can be rendered. Defaults to an empty page with Theme.scaffoldBackgroundColor.

Implementation

final WidgetBuilder? placeholder;