HDMProvider constructor

const HDMProvider(
  1. Widget passedChild,
  2. List<HDMProvide> providers
)

Implementation

const HDMProvider(this.passedChild, this.providers);