description property
The toast's description. Defaults to a maximum of 100 lines. Set Text.maxLines to change this.
Implementation
final Widget? description;
The toast's description. Defaults to a maximum of 100 lines. Set Text.maxLines to change this.
final Widget? description;