Search
Preparing search index...
The search index is not available
Hydro-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Hydro-SDK
scopedModel
InheritedModel
Class InheritedModel<T>
Type parameters
T
:
ChangeNotifier
&
{
runtimeType
:
Type
}
Hierarchy
InheritedWidget
InheritedModel
Index
Constructors
constructor
Properties
child
internal
Runtime
Type
model
runtime
Type
tag
Constructors
constructor
new
Inherited
Model<T>
(
__namedParameters
:
{
child
:
Widget
;
model
:
T
}
)
:
InheritedModel
<
T
>
Type parameters
T
:
ChangeNotifier
<
T
>
&
{
runtimeType
:
Type
<
Function
>
}
Parameters
__namedParameters:
{
child
:
Widget
;
model
:
T
}
child
:
Widget
model
:
T
Returns
InheritedModel
<
T
>
Properties
child
child
:
Widget
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
InheritedWidget
>
= ...
model
model
:
T
runtime
Type
runtime
Type
:
Type
<
Function
>
tag
tag
:
string
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
constructor
child
internal
Runtime
Type
model
runtime
Type
tag
Scoped
Model
Scoped
Model
Descendant
Scoped
Model
Descendant
Builder
Generated using
TypeDoc