description property

  1. @override
Widget? description
final

The description displayed below the group.

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

Implementation

@override
final Widget? description;