label property

Widget? label
final

The label above the group.

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

Implementation

final Widget? label;