label property

String? label
final

Label shown above the editor; hidden when null or empty.

Implementation

final String? label;