Search
Preparing search index...
The search index is not available
Hydro-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Hydro-SDK
scopedModel
ScopedModelDescendant
Class ScopedModelDescendant<T>
Type parameters
T
:
ChangeNotifier
&
{
runtimeType
:
Type
}
Hierarchy
StatelessWidget
ScopedModelDescendant
Index
Constructors
constructor
Properties
builder
child
internal
Runtime
Type
tag
type
Methods
build
Constructors
constructor
new
Scoped
Model
Descendant<T>
(
__namedParameters
:
{
builder
:
ScopedModelDescendantBuilder
<
T
>
;
child
:
undefined
|
Widget
;
type
:
T
[
"runtimeType"
]
}
)
:
ScopedModelDescendant
<
T
>
Type parameters
T
:
ChangeNotifier
<
T
>
&
{
runtimeType
:
Type
<
Function
>
}
Parameters
__namedParameters:
{
builder
:
ScopedModelDescendantBuilder
<
T
>
;
child
:
undefined
|
Widget
;
type
:
T
[
"runtimeType"
]
}
builder
:
ScopedModelDescendantBuilder
<
T
>
child
:
undefined
|
Widget
type
:
T
[
"runtimeType"
]
Returns
ScopedModelDescendant
<
T
>
Properties
builder
builder
:
ScopedModelDescendantBuilder
<
T
>
child
child
:
undefined
|
Widget
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
StatelessWidget
>
= ...
tag
tag
:
string
type
type
:
T
[
"runtimeType"
]
Methods
build
build
(
context
:
BuildContext
)
:
Widget
Parameters
context:
BuildContext
Returns
Widget
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
Scoped
Model
Descendant
constructor
builder
child
internal
Runtime
Type
tag
type
build
Scoped
Model
Descendant
Builder
Generated using
TypeDoc