SpanEmbed( String type, { Map<String, dynamic> data = const {}, }) : super(type, inline: true, data: data);