locale property
getter/setter pair
      The locale of the resulting semantics node if this configuration formed one.
This is used internally to track the inherited locale from parent rendering object and should not be used directly.
To set a locale for a rendering object, use localeForSubtree instead.
Implementation
Locale? locale;