ChildSnapshotView constructor

ChildSnapshotView(
  1. SnapshotView _rootSnapshotView,
  2. String _path
)

Implementation

ChildSnapshotView(this._rootSnapshotView, this._path);