$initSlotProviders method

  1. @internal
void $initSlotProviders(
  1. Map<String?, $SlotProvider> mapSlotProviders
)
inherited

Implementation

@internal
void $initSlotProviders(Map<String?, $SlotProvider> mapSlotProviders) {
	this._mapSlotProviders = mapSlotProviders;
}