textDirection property - FTheme class - forui.theme library (original) (raw)
TextDirection?textDirection
final
The text direction. Defaults to the text direction inherited from its nearest ancestor.
Implementation
final TextDirection? textDirection;