widgets/components/descendant_stateful_widget_visitable library

Mixins

DescendantStatefulWidgetVisitableMixin<WidgetType extends StatefulWidget, DescendantWidgetType extends StatefulWidget>
Provides the ability to reference and initialise the specified child StatefulWidget, The given generic DescendantWidgetType defines which StatefulWidget to initialise.