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