rightToLeft property

bool? rightToLeft
final

rightToLeft bool mirrors the widgets display for right to left languages defaulted to app.

Implementation

final bool? rightToLeft;