dir property
NotificationDirection
get
dir
The dir read-only property of the Notification interface indicates
the text direction of the notification, as specified in the dir option
of the Notification.Notification constructor.
Implementation
external NotificationDirection get dir;