entryPoint property

Widget? entryPoint
getter/setter pair

The widget where your tool starts. This is usually a ToolNavigationPage, or a ToolCardCarousel.

Implementation

Widget? entryPoint;