dir property

String get dir

Implementation

String get dir {
  return 'ltr';
}