ltr property

bool? ltr
final

direction
ltr -> Left to Right
if false -> Right to Left default: true

Implementation

final bool? ltr;