description property

Widget? description
final

The description displayed below the group.

It is not rendered if the group is disabled or part of a FTileGroup.

Implementation

final Widget? description;