title property

Widget? title
final

The main content of this toast.

Typically a Text.

Implementation

final Widget? title;