dir property
String?
get
dir
The direction in which to display the notification. Must be one
of auto
, ltr
or rtl
.
Implementation
external String? get dir;
The direction in which to display the notification. Must be one
of auto
, ltr
or rtl
.
external String? get dir;