label property

String? label
final

The text that will be shown in this tab. If icon is also provided, the text will be shown below it. Must not be used at the same time than child

Implementation

final String? label;