StatefulWidgetScopeExtensiont<T extends StatefulWidget> extension

Extension to provide the Koin scope API for StatefulWidget.

Allows scope to be created and related to StatefulWidget transparently.

on
  • T

Properties

scope → Scope
Return the current scope.
no setter
scopeId String
Id of the current scope related to StatefulWidget T.
no setter