unloadWidget property

Widget unloadWidget
latefinal

Widget to be built when not loaded. Default widget is Container.

Implementation

late final Widget unloadWidget;