direction property

TextDirection direction
final

The text direction to be used for the toast content.

Determines whether the text and layout should be left-to-right or right-to-left.

Implementation

final TextDirection direction;