dir property
Controls the text direction (for supporting right-to-left languages such as Arabic and Hebrew).
Defaults to TextDirection.rtl.
Implementation
final TextDirection? dir;
Controls the text direction (for supporting right-to-left languages such as Arabic and Hebrew).
Defaults to TextDirection.rtl.
final TextDirection? dir;