label property

Widget? label
final

The label displayed above the group.

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

Implementation

final Widget? label;