BreadcrumbView constructor

BreadcrumbView(
  1. BreadcrumbModel model
)

Implementation

BreadcrumbView(this.model) : super(key: ObjectKey(model));