Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InheritedModel<T>

Type parameters

Hierarchy

Index

Constructors

constructor

  • new InheritedModel<T>(__namedParameters: { child: Widget; model: T }): InheritedModel<T>

Properties

child

child: Widget

Readonly internalRuntimeType

internalRuntimeType: Type<typeof InheritedWidget> = ...

model

model: T

runtimeType

runtimeType: Type<Function>

tag

tag: string

Generated using TypeDoc