info property

Widget? info
final

The Widget to be displayed between the title and suffix. Typically an Text widget.

Implementation

final Widget? info;