ToastDemo constructor

const ToastDemo({
  1. Key? key,
})

Implementation

const ToastDemo({super.key});