textDirection property
The text direction for the panels' content. Can be set to TextDirection.ltr or TextDirection.rtl.
Implementation
final TextDirection? textDirection;
The text direction for the panels' content. Can be set to TextDirection.ltr or TextDirection.rtl.
final TextDirection? textDirection;