ToastNotificationStyleMetaHelper constructor
ToastNotificationStyleMetaHelper(
- ToastNotificationStyleType? style
Implementation
ToastNotificationStyleMetaHelper(ToastNotificationStyleType? style)
: _style = style;