menu
nylo_framework package
documentation
nylo_framework.dart
ToastNotificationStyleMetaHelper
onCustom method
onCustom method
dark_mode
light_mode
onCustom
method
ToastMeta
onCustom
(
)
Implementation
ToastMeta onCustom() { return ToastMeta(title: "", description: "", style: "custom"); }
nylo_framework package
documentation
nylo_framework
ToastNotificationStyleMetaHelper
onCustom method
ToastNotificationStyleMetaHelper class