formula static method

BlockEmbed formula(
  1. String formula
)

Implementation

static BlockEmbed formula(String formula) => BlockEmbed(formulaType, formula);