title property

List<Widget> title
final

Optional Widgets to display after the chat's title.

Implementation

final List<Widget> title;