Arabic constructor

Arabic({
  1. bool shortForm = false,
})

Implementation

Arabic({this.shortForm = false});