title property

Widget title
final

The toast's title. Defaults to a maximum of 100 lines. Set Text.maxLines to change this.

Implementation

final Widget title;