TextFormatOther constructor

const TextFormatOther(
  1. Map<String, dynamic> raw
)

Implementation

const TextFormatOther(this.raw);