CustomTableEmbed constructor

const CustomTableEmbed(
  1. String value
)

Implementation

const CustomTableEmbed(String value) : super(tableType, value);