dir property
String
get
dir
The direction of the notification; it can be auto, ltr, or rtl
Implementation
external String get dir;
set
dir
(String v)
Implementation
external set dir(String v);