rootWidget property

Widget? rootWidget
final

Root widget that is run using runApp, see also runAppFunction if you want to customise how the widget is run

Implementation

final Widget? rootWidget;