CustomBlockEmbed constructor

const CustomBlockEmbed(
  1. String type,
  2. String data
)

Implementation

const CustomBlockEmbed(super.type, super.data);