locale method

FxRichText locale(
  1. Locale value
)

Implementation

FxRichText locale(Locale value) => this.._locale = value;