LIGATURES constant

List<String> const LIGATURES

List of Ligature Letters

Implementation

static const LIGATURES = [
  LAM_ALEF,
  LAM_ALEF_HAMZA_ABOVE,
  LAM_ALEF_HAMZA_BELOW,
  LAM_ALEF_MADDA_ABOVE
];