placeholder constant Null safety

InlineSpanSemanticsInformation const placeholder

The text info for a PlaceholderSpan.

Implementation

static const InlineSpanSemanticsInformation placeholder = InlineSpanSemanticsInformation('\uFFFC', isPlaceholder: true);