Search
Preparing search index...
The search index is not available
Hydro-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Hydro-SDK
scopedModel
ScopedModel
Class ScopedModel<T>
Type parameters
T
:
ChangeNotifier
&
{
runtimeType
:
Type
}
Hierarchy
StatelessWidget
ScopedModel
Index
Constructors
constructor
Properties
child
internal
Runtime
Type
model
tag
Methods
build
of
Constructors
constructor
new
Scoped
Model<T>
(
__namedParameters
:
{
child
:
Widget
;
model
:
T
}
)
:
ScopedModel
<
T
>
Type parameters
T
:
ChangeNotifier
<
T
>
&
{
runtimeType
:
Type
<
Function
>
}
Parameters
__namedParameters:
{
child
:
Widget
;
model
:
T
}
child
:
Widget
model
:
T
Returns
ScopedModel
<
T
>
Properties
child
child
:
Widget
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
StatelessWidget
>
= ...
model
model
:
T
tag
tag
:
string
Methods
build
build
(
)
:
AnimatedBuilder
Returns
AnimatedBuilder
Static
of
of<T>
(
context
:
BuildContext
, type
:
T
[
"runtimeType"
]
)
:
undefined
|
T
Type parameters
T
:
ChangeNotifier
<
T
>
&
{
runtimeType
:
Type
<
Function
>
}
Parameters
context:
BuildContext
type:
T
[
"runtimeType"
]
Returns
undefined
|
T
Modules
dart/_
http
dart/_
internal
dart/async
dart/collection
dart/convert
dart/core
dart/typed_
data
dart/ui
flutter/animation
flutter/cupertino
flutter/foundation
flutter/gestures
flutter/material
flutter/painting
flutter/physics
flutter/rendering
flutter/scheduler
flutter/semantics
flutter/services
flutter/widgets
http
scoped
Model
Inherited
Model
Scoped
Model
constructor
child
internal
Runtime
Type
model
tag
build
of
Scoped
Model
Descendant
Scoped
Model
Descendant
Builder
Generated using
TypeDoc