Abstract ClassesFlyoutblockly.flyout.inflatersOn this pageHome > blockly > Flyout > inflaters Flyout.inflaters property Map from flyout content type to the corresponding inflater class responsible for creating concrete instances of the content type. Signature: protected inflaters: Map<string, IFlyoutInflater>;