direction property
Text direction of the switch and associated label.
Determines the layout direction, e.g., left-to-right (LTR) or right-to-left (RTL).
Implementation
final TextDirection? direction;
Text direction of the switch and associated label.
Determines the layout direction, e.g., left-to-right (LTR) or right-to-left (RTL).
final TextDirection? direction;