description property

Widget? description
final

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

Implementation

final Widget? description;