home property

Widget? home
final

The widget to be displayed at the root route "/"

Implementation

final Widget? home;