label property

  1. @override
Widget? label
final

The label displayed above the group.

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

Implementation

@override
final Widget? label;