home property

Widget? home
final

The default widget to show when the app is first run.

Implementation

final Widget? home;