rightToLeft property Null safety
final
rightToLeft bool mirrors the widgets display for right to left languages defaulted to false.
Implementation
final bool rightToLeft;
rightToLeft bool mirrors the widgets display for right to left languages defaulted to false.
final bool rightToLeft;