ToastNotificationStyleMetaHelper constructor

ToastNotificationStyleMetaHelper(
  1. ToastNotificationStyleType? style
)

Implementation

ToastNotificationStyleMetaHelper(ToastNotificationStyleType? style)
    : _style = style;