fromRightToLeftFlag property
Indicates if the entered character has to be displayed from the right to the left of the display field.
Implementation
@BuiltValueField(wireName: r'FromRightToLeftFlag')
bool? get fromRightToLeftFlag;
Indicates if the entered character has to be displayed from the right to the left of the display field.
@BuiltValueField(wireName: r'FromRightToLeftFlag')
bool? get fromRightToLeftFlag;