InjectBarHeader constructor
const
InjectBarHeader({
- required PylonBuilder header,
Creates an InjectBarHeader to inject a header into a Bar.
See Injection in the documentation.
Implementation
const InjectBarHeader({required this.header});