PropsReadonlyNode<T extends SetupWidget<T>> constructor

PropsReadonlyNode<T extends SetupWidget<T>>(
  1. BuildContext _context
)

Implementation

PropsReadonlyNode(this._context) : super(flags: ReactiveFlags.mutable);