label property

String label
final

The text of the label. It'll be styled acorrding to headerStyle. If this is empty, a blank space will be rendered.

Implementation

final String label;