dir property

String dir

The direction of the notification; it can be auto, ltr, or rtl

Implementation

external String get dir;
void dir=(String v)

Implementation

external set dir(String v);